Re: Removing facets which frequency match the result count

2010-01-08 Thread Chris Hostetter
: If you're using SolrJ, QueryResponse#getLimitingFacets() does what you want, : but still it is doing client-side filtering of the values less than the number : found. : : Currently that's the only way to do it. I've opened an issue to track this as a new feature, and posted some ideas i have

Re: Removing facets which frequency match the result count

2010-01-08 Thread Erik Hatcher
- Original Message From: joeMcElroy To: solr-user@lucene.apache.org Sent: Tue, January 5, 2010 5:25:18 AM Subject: Removing facets which frequency match the result count Is there any way to specify to solr only to bring back facet filter options where the frequency is less than the to

Re: Removing facets which frequency match the result count

2010-01-07 Thread joeMcElroy
gt; Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch > > > > - Original Message >> From: joeMcElroy >> To: solr-user@lucene.apache.org >> Sent: Tue, January 5, 2010 5:25:18 AM >> Subject: Removing facets which frequency match the result count &

Re: Removing facets which frequency match the result count

2010-01-07 Thread Otis Gospodnetic
xt.com/ -- Solr - Lucene - Nutch - Original Message > From: joeMcElroy > To: solr-user@lucene.apache.org > Sent: Tue, January 5, 2010 5:25:18 AM > Subject: Removing facets which frequency match the result count > > > Is there any way to specify to solr only to bri

Removing facets which frequency match the result count

2010-01-05 Thread joeMcElroy
view but would be better if solr dealt with this logic. Cheers! Joe -- View this message in context: http://old.nabble.com/Removing-facets-which-frequency-match-the-result-count-tp27026359p27026359.html Sent from the Solr - User mailing list archive at Nabble.com.