I have a field that's only indexed in some of the documents.
Can I create a boolean facet on this field by its existence?
for instance:
yes(124)
no(479)

Note that the fields' value is not facetable because all its values are
unique most of the time.
I just want to facet on the question whether this information (the field )is
available or  not.


Thanks.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-it-possible-to-facet-on-existence-of-a-field-tp4076226.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to