I am managing a few Lucene searches in the application that I am building. We have noticed that when a user searches with the string "1", this will throw an exception. The search works fine until Lucene tries to build its Hits. Is there any reason why this would be true? Also, what is a common solution to this issue, so my users can search with "1"?
Thanks. -- View this message in context: http://www.nabble.com/Searching-with-%221%22-tf2320552.html#a6456507 Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]