If I have a field say "category" in all the documents, and the values of this field may vary between 10 different values. I would like to fetch the counts of each category type.
Does couchdb-lucene support this faceting? If yes, please suggest how can I use it?
If I have a field say "category" in all the documents, and the values of this field may vary between 10 different values. I would like to fetch the counts of each category type. Does couchdb-lucene support this faceting? If yes, please suggest how can I use it?