C# Class Lucene.Net.Analysis.CharFilters.NormalizeCharMap

Holds a map of String input to String output, to be used with Builder. Use the MappingCharFilter to create this.
Exibir arquivo Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
NormalizeCharMap ( FST map ) : Lucene.Net.Util