Hi,

Am working on a book search api using Lucene.User can search for a book
whose title or description field contains C.F.A..
Am using Lucene's MultiFieldQueryParser..But after parsing, its removing the
dots in the string. 

What am i missing here?

Thanks.

-- 
View this message in context: 
http://www.nabble.com/Using-MultiFieldQueryParser-tp22562134p22562134.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to