Re: MultiValued Search using Filter Query

2013-02-28 Thread Erick Erickson
, > "person_id":"3613", > "short_name":"Molly", > "initials":["MKN JRT"], > "timestamp":"2013-02-28T02:44:02.235Z" > } > > multiValued="true" /> > > > > > Note. All values are same except initials field value. > My search criteria > q:sym:TEST > fq:initials[MKN] > > This doesn't return the second record. What am I missing here? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/MultiValued-Search-using-Filter-Query-tp4043544.html > Sent from the Solr - User mailing list archive at Nabble.com. >

MultiValued Search using Filter Query

2013-02-27 Thread Deepak
;:"Account", "person_id":"3613", "short_name":"Molly", "initials":["MKN JRT"], "timestamp":"2013-02-28T02:44:02.235Z" } Note. All values are same except initials field value. My search criteria q:sym:TEST fq:initials[MKN] This doesn't return the second record. What am I missing here? -- View this message in context: http://lucene.472066.n3.nabble.com/MultiValued-Search-using-Filter-Query-tp4043544.html Sent from the Solr - User mailing list archive at Nabble.com.