Hi @all,
I'm new to Lucene(.NET) and want to include it into my current ASP.NET project I'm working on to support fuzzy full-text searches. I am unsure which version to use. Is it safe already to use the /trunk version, which is 2.9.1 Beta right now? Or should I better use the tag 2.4.0? I need special querys including spatial data, so I thought the latest versions would be a good starting point... Anyways, keep up the good work! I did some comparison to Sphinx and Xapian, but I think at least for me, Lucene is the right way to go. Cheers, Markus