RE: How to make each term of query appear in at least one field of multiple field query

2009-10-19 Thread Rich Livingstone
ost my results. Steven A Rowe wrote: > > Hi Rich, > > On 10/17/2009 at 4:24 PM, Rich Livingstone wrote: >> I am a bit stumped by how to ensure that, where there are multiple >> terms in my query, that each term must appear at least once across >> all specified field

How to make each term of query appear in at least one field of multiple field query

2009-10-17 Thread Rich Livingstone
I am a bit stumped by how to ensure that, where there are multiple terms in my query, that each term must appear at least once across all specified fields of my document. I am using MultiFieldQueryParser and BooleanClause.Occur.SHOULD in the query; I tried putting all fields into a single giant fi