Hi,

I am new in solr, and I use the SolrJ Client,

If I stores into solr doc1 is doc2 documents, having for the fields champX
respectively the values valeurA, valeurB.

When I use facet on the champX field, it returned the following info:

value (2)

valeura (1)

valeurb (1)

a (1)

b (1)

Thing I want not, I would like :

valeura (1)

valeurb (1)

An explanation please
-- 
View this message in context: 
http://www.nabble.com/Question-about-facet-in-solr-tp15893883p15893883.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to