Re: How to get related facets using Solr query ?

2014-07-04 Thread Erik Hatcher
Why isn't IJK not under AB too? Are the Facet field names different? Pivot facets looks like what you want. facet.pivot=field1,field2 if they are different field names. Erik On Jul 3, 2014, at 20:15, Shamik Bandopadhyay sham...@gmail.com wrote: Hi, I've trying construct a facet

Re: How to get related facets using Solr query ?

2014-07-04 Thread shamik
. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-related-facets-using-Solr-query-tp4145580p4145684.html Sent from the Solr - User mailing list archive at Nabble.com.

How to get related facets using Solr query ?

2014-07-03 Thread Shamik Bandopadhyay
Hi, I've trying construct a facet query to organize related facets in the response. Let me illustrate a sample. Let's say I've the following documents indexed in Solr. 1. Doc A -- Facet:AB Facet:MNO 2. Doc B -- Facet:CD