Hi,
Are you lookig for
http://lucene.apache.org/core/old_versioned_docs/versions/3_5_0/api/contrib-misc/org/apache/lucene/misc/HighFreqTerms.html
?
Otis
--
Search Analytics - http://sematext.com/search-analytics/index.html
Performance Monitoring - http://sematext.com/spm/index.html
On Thu, Oct
On Wed, 2012-10-10 at 17:45 +0200, Phil Hoy wrote:
> 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?
Hi,
I don't think you can use that component whilst taking into account any fq or q
parameters.
Phil
-Original Message-
From: Jack Krupansky [mailto:j...@basetechnology.com]
Sent: 10 October 2012 16:51
To: solr-user@lucene.apache.org
Subject: Re: Unique terms without faceting
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