262 Views
In this article, we are going to be learning how to implement Lucene.NET in C#. We will cover the entire process from installing the library, to indexing and searching. Let's begin! Lucene.NET is a C# port of the original Java Lucene Search API.
0 comments