Displaying 1 result from an estimated 1 matches for "latitude1d".
2007 Feb 10
7
Adding entry breaks index
...in unrelated searches.
a little console output shows this best.
index = Ferret::Index::Index.new(FerretConfig::INDEXOPTIONS)
puts index.search("westpac").total_hits
286
puts index.search("westpac branch").total_hits
277
doc = Entry.find(1094481).make_entry_ferret_doc
=> {:latitude1d=>"36.9", :address=>"61 Remuera Rd, Newmarket",
:longitude1d=>"174.8", :name=>"Spiro''s Florists", :precision=>"1
number", :tags=>"Flowers, bouquets, gift baskets, permanent floral
arrangements, inter-flora", :zid=...