I have content such as "E71.0" and when I enter a search query of "E71" I
would like it to match that document.  At the moment though it only matches
that document if I enter "E71*" or "E71.0".

What's the trick to getting such a query to match this document?  I am using
StandardAnalyzer and QueryParser at the moment in Lucene Java 3.2.

Thanks,

-sbs

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Searching-behaviour-with-content-containing-decimal-points-tp3276878p3276878.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

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

Reply via email to