C# Class org.apache.lucene.analysis.charfilter.NormalizeCharMap

Holds a map of String input to String output, to be used with MappingCharFilter. Use the Builder to create this.
Mostrar archivo Open project: paulirwin/lucene.net Class Usage Examples

Private Methods

Method Description
NormalizeCharMap ( FST map ) : System