Re: find nothing when using WildCards
Posted By:
Otis_Gospodnetic
Posted On:
Friday, April 26, 2002 09:36 AM
Perhaps you have an old version of Lucene that is broken.
Get the latest version (nightly build?) and try it.
It includes unit tests that will show you that the above works, although there is still a problem with '?', as you can see from the unit test results.