Re: Questions for facets search

2014-08-13 Thread Shai Erera
gt; > > > > On Wed, Aug 13, 2014 at 8:08 AM, Ralf Heyde > > wrote: > > > > > For 1st: from Solr Level i guess, you could select (only) the document > by > > > uniqueid. Then you have the facets for that particular document. But > this > >

Re: Questions for facets search

2014-08-13 Thread Sheng
particular document. But this > > results in one additional query/doc. > > > > Gesendet von meinem BlackBerry 10-Smartphone. > > Originalnachricht > > Von: Sheng > > Gesendet: Dienstag, 12. August 2014 23:35 > > An: java-user@lucene.apache.org > > A

Re: Questions for facets search

2014-08-13 Thread Shai Erera
det: Dienstag, 12. August 2014 23:35 > An: java-user@lucene.apache.org > Antwort an: java-user@lucene.apache.org > Betreff: Questions for facets search > > I actually have 2 questions: > > 1. Is it possible to get the facet label for a particular document? The > reason we want th

AW: Questions for facets search

2014-08-12 Thread Ralf Heyde
2014 23:35 An: java-user@lucene.apache.org Antwort an: java-user@lucene.apache.org Betreff: Questions for facets search I actually have 2 questions: 1. Is it possible to get the facet label for a particular document? The reason we want this is we'd like to allow users to see tags for each h

Questions for facets search

2014-08-12 Thread Sheng
I actually have 2 questions: 1. Is it possible to get the facet label for a particular document? The reason we want this is we'd like to allow users to see tags for each hit in addition to the taxonomy for his/her search. 2. Is it possible to re-index the facet cache without reindexing the whole