I have added an experimental --Facets feature to the swish_xapian
command. This is to support the idea of faceted search. The idea is that
you can pass a list of PropertyNames at search time for which you'd like
to see unique value counts.
Example:
swish_xapian --Facets 'color' --query foo
would give you the normal search results plus a list of all the unique
'color' PropertyName values with their counts.
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Mon Oct 12 13:07:46 2009