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.
Afficher le fichier Open project: apache/lucenenet Class Usage Examples

Private Methods

Méthode Description
NormalizeCharMap ( FST map ) : Lucene.Net.Util