Automatic Prefix Query

2011-09-26 Thread Michael Szediwy
Hi, is it possible to convert a query like "un lis" to "un* lis*" automatically using lucene API? Thanks in advance for your answer. Cheers Michael - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For addition

RE: Automatic Prefix Query

2011-09-27 Thread Michael Szediwy
Thanks a lot ... It works! :-) Cheers Michael -Original Message- From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Montag, 26. September 2011 17:33 To: java-user@lucene.apache.org Subject: RE: Automatic Prefix Query One thing to mention: > You can subclass QueryParser and override ne

Index forward slashes

2011-10-21 Thread Michael Szediwy
Hi, what can I do if I want to have "/" (slashes) as tokens to search? Thanks & Regards Michael - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org