Lucene index contains documents with these fields :
title
author
publisher
I have coded my app to use MultiFieldQueryParser so that it queries all
fields.
Now if user types something like "author:tom" in search box, how do I make
it go with only that field ?
--
View this message in context: http://lucene.472066.n3.nabble.com/switching-between-Query-parsers-tp2819970p2819970.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org