Displaying 1 result from an estimated 1 matches for "get_auto_index".
2006 Apr 27
1
Ferret crashing Ruby
....8
#9  0x080486b1 in main ()
This was while doing several identical searches ordered by a field.
The same code without the extensions throws this exception:
RuntimeError: no terms in field start_date to sort by
    /usr/lib/ruby/gems/1.8/gems/ferret-0.9.1/lib/ferret/search/field_cache.rb:189:in `get_auto_index''
    /usr/lib/ruby/gems/1.8/gems/ferret-0.9.1/lib/ferret/search/field_sorted_hit_queue.rb:172:in `comparator_auto''
    /usr/lib/ruby/gems/1.8/gems/ferret-0.9.1/lib/ferret/search/field_sorted_hit_queue.rb:123:in `get_cached_comparator''
    /usr/lib/ruby/gems/1.8/gems/ferre...