In general, for any given release, if the Java version supports it, the .Net version supports it. If a feature is documented in the Java version, it works the same way in the .Net version.
...that's not to say the docs are always easy to find or make sense of... but that's its own issue. On 8/13/07, Douglas Smith (at home) <[EMAIL PROTECTED]> wrote: > > 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 :-) > > > > -- - P
