First excuse me if I do not use the correct terminology. I have some records in a Solr document with a field called icDesc_en.
The contents of this field contains a sentences of two, e.g. "2.4l engine automatic 5 speed", "Left front door, electric windows", etc..... When I preform a search to retrieve facets on the field, it comes back as individual words, e.g. engine:10, front:15 etc, I would like the facet count to return "2.4l engine automatic 5 speed":20, ""Left front door, electric windows":15. How can I make this happen? TIA David. -- View this message in context: http://lucene.472066.n3.nabble.com/Facets-tp4111191.html Sent from the Solr - User mailing list archive at Nabble.com.