Hi,

I have a field name called, features_mvs.

<arr name="features_mvs">
<str>Slim,Compact</str>
<str>Large Storage,Efficient</str>
</arr>

I want to search with either of the string, Slim or Compact or Large Storage
or Efficient.

If i give, select?q=features_mvs:Slim,Compact it is returning, but i want to
search like, select?q=features_mvs:Slim

How can i do that?


How can I do that?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-search-with-single-string-in-a-multivalued-string-field-tp4022851.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to