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 
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
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 hit in
addition to the taxonomy for his/her search.

2. Is it possible to re-index the facet cache without reindexing the whole
lucene cache, since they are separated? We have a dynamic list of faceted
fields, being able to quickly rebuild the whole facet lucene cache would be
quite desirable.

Again, I am using lucene 4.7, thanks in advance to your answers!

Sheng

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to