0
kicks
Using Lucene.NET search engine library in .NET applications
When it comes to searching, instead of writing complex SQL queries we can use specialized indexing and search solutions that out perform custom SQL queries. This post introduces Lucene.NET indexing and search engine and how to use it.