Hi,
I am evaluating usage of Lucene.Net to enable custom searches on a web site, mainly geographical data along with some text. A few questions if anyone can help: 1) Which version of Lucene.Net is recommended? Reading through some of the mailing lists, it seems some people recommend 2.1 over the latest 2.3. Is this true? 2) Does the .Net framework version matter? ie: Is Lucene.Net compatible with .Net 2.0, 3.0, 3.5, and possibly future .NET 4.0? 3) How is support for Lucene.Net? I've noticed that Lucene.Net releases has seemed to slow versus the Java Lucene. Thanks!