Posts categorized 'Lucene.Net'
Search in C# with Lucene.Net / DotLucene
For projects that require full-text search, its worth taking a look at Lucene.Net. I think the commercially usable open-source library is a useful tool to be familiar with. It powers high traffick websites and some interesting open source search projects. The code snippets below show the bare minimum...
Continue reading "Search in C# with Lucene.Net / DotLucene"
