The Solr TermsComponent: http://wiki.apache.org/solr/TermsComponent
-- Jack Krupansky-----Original Message----- From: Phil Hoy
Sent: Wednesday, October 10, 2012 11:45 AM To: solr-user@lucene.apache.org Subject: Unique terms without faceting Hi,I know that you can use a facet query to get the unique terms for a field taking account of any q or fq parameters but for our use case the counts are not needed. So is there a more efficient way of finding just unique terms for a field?
Phil