Is there any Asp Dotnet projects samples available using Lucene Dotnet
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I am personally a huge fan of the LINQ to Lucene project. It did not meet all of our requirements, but with the source code available it was a snap to make adjustments. An easy to follow simple example of use can be found at Hacky Hacky Also, a quick search at Code Project will quickly show you numerous uses of Lucene.net. While they are frequently not ASP.NET projects out of the box; with a little adaptation you should be able to employ many of the libraries there in a webform project. A great starter article there can be found at Introducing Lucene.Net. |
|||
|