Can I use MatchAllDocsQuery and and specify terms to search in multiple
fields of my documents ?

I've seen that this query takes only 1 parameter: MatchAllDocsQuery(String
normsField), so I was wondering if I can search for multiple terms on
multiple fields.

thanks


-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Can-I-use-MatchAllDocsQuery-and-and-specify-terms-to-search-in-multiple-fields-of-my-documents-tp2594905p2594905.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to