Is there a way in Ferret to do something akin to SQL's "SELECT DISTINCT"
query?  I  have a table with multiple columns, and I would like to
search just a couple of them (but index others for other kinds of
searches on the table).  The two columns I want to search do not have
unique values, because the other columns finish specifying the record.
Is there a way to avoid picking up the duplicates in the result list?
Thanks,
     --Paul
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to