C# (CSharp) Lucene.Net.Analysis.Ca Namespace

Classes

Name Description
CatalanAnalyzer Analyzer for Catalan.

You must specify the required Version compatibility when creating CatalanAnalyzer:

  • As of 3.6, ElisionFilter with a set of Catalan contractions is used by default.

CatalanAnalyzer.DefaultSetHolder Atomically loads the DEFAULT_STOP_SET in a lazy fashion once the outer class accesses the static final set the first time.;
TestCatalanAnalyzer