RE: Searching docs with multi-value fields

2010-07-09 Thread Eduardo Pierdant
If I understood correctly, you should be done with MultiFieldQueryParser Eduardo -Original Message- From: Mark Harwood [mailto:markharw...@yahoo.co.uk] Sent: viernes, 09 de julio de 2010 09:30 a.m. To: java-user@lucene.apache.org Subject: Re: Searching docs with multi-value fields

Re: Searching docs with multi-value fields

2010-07-09 Thread Mark Harwood
Check out lucene 2454 and accompanying slide show if your reason for doing this is modelling repeating elements. On 9 Jul 2010, at 13:43, "Hans-Gunther Birken" wrote: > I'm examining the following search problem. Consider a document with two > multi-va