Hi, The dataset I have got is for special offers. We got lot of offer codes. But I need to create few facets for specific conditions only.
For example, I got the following codes: ABCD, AGTR, KUYH, NEWY, NEWA, NEWB, EAS1, EAS2 And I need to create a facet like 'New Year Offers' mapped with NEWA, NEWB, NEWY and 'Easter Offers' mapped with EAS1, EAS2 I dont want other codes returned in the facet when I query it. How to prevent other values to be ignored while creating the facet during indexing time? Thanks, Srikanth NT -- View this message in context: http://lucene.472066.n3.nabble.com/Selective-values-for-facets-tp3355676p3355676.html Sent from the Solr - User mailing list archive at Nabble.com.