Re: Question about multi-valued fields

2014-05-21 Thread Chris Bamford
ow come span queries are heading for extinction? Thanks - Chris -Original Message- From: Allison, Timothy B. To: java-user@lucene.apache.org Sent: Tue, 20 May 2014 16:59 Subject: RE: Question about multi-valued fields Chris, Good to see you over here. There's probably an

RE: Question about multi-valued fields

2014-05-20 Thread Allison, Timothy B.
Chris, Good to see you over here. There's probably an easier way... I ran into this with geo queries, and the answer there is to test every value in the multi field for the document that is a hit. For the text search question, though, you could use analysis and then run a SpanQuery against y