Lucene.Net.Analysis.Common
Analyzers for indexing content in different languages and domains.
For an introduction to Lucene's analysis API, see the Lucene.Net.Analysis package documentation.
This module contains concrete components (CharFilters, Tokenizers, and (TokenFilters) for analyzing different types of content. It also provides a number of Analyzers for different languages that you can use to get started quickly.