View this message in context:
http://lucene.472066.n3.nabble.com/accessing-individual-elements-of-a-multivalued-field-tp4140862.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks for the response Jack
--
View this message in context:
http://lucene.472066.n3.nabble.com/accessing-individual-elements-of-a-multivalued-field-tp4140862p4140911.html
Sent from the Solr - User mailing list archive at Nabble.com.
From: kritarth.anand
Sent: Monday, June 9, 2014 2:48 PM
To: solr-user@lucene.apache.org
Subject: accessing individual elements of a multivalued field
hi,
prod: p
cat : catA,catB,catC
prod :q
cat : catB, catC,catD
My schema consists of documents with uid : 'prod's and then they bel
individual elements separately as in
return prod where (cat_1 == catA) or (cat_2==catB). is there a way by which
i can do that?
thanks in advance
--
View this message in context:
http://lucene.472066.n3.nabble.com/accessing-individual-elements-of-a-multivalued-field-tp4140862.html
Sent