Jens Kraemer wrote: > Use untokenized fields for such values, and normalize them to a fixed > length before indexing. I'd also normalize the decimals to integers. > And how should I construct the query string? "ruby 0.1 <= resistance <= 0.5"?
> Regarding your incremental queries, the QueryFilter class might be > useful: > http://ferret.davebalmain.com/api/classes/Ferret/Search/QueryFilter.html I'll check this out. Thanks a lot. allen -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

