Hi All, I have seen a lot of good recommendations for using Lucene, but as far as the .NET version, I cannot find very much sample code or sample web sites to help me get started using it. There does not seem to be any overview of features, samples, getting started pages, or wiki pages available. The API is not very helpful in this regard.
Particularly, I want to know if Lucence supports wildcard searches, and how to run them. Since the Java version supports wildcard queries, can I assume the .NET version does also? ....http://lucene.apache.org/java/docs/features.html Does anyone have a short example of using the wildcard feature they can post? Thanks for any help in this area :-)
