Hi all,

i need to make a different search on multivalued field. 
for e.g. i have data as below
<arr name="xx">
  <str>Michel</str>
  <str>Jackson</str>
  <str>is</str>
  <str>good</str>
   <str>singer and dancer</str>
</arr>

if i search using "Michel Jackson" , then i want above displayed record
should come in result (search word in  in consecutive  element). 

do anybody have any idea?
Thanks
Meghana

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Mutivalue-field-search-on-different-elements-tp3604213p3604213.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to