Class NormalizeCharMap
Holds a map of String input to String output, to be used with MappingCharFilter.
Inheritance
System.Object
NormalizeCharMap
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class NormalizeCharMap : object
Methods
Name | Description |
---|---|
Add(String, String) | Records a replacement to be applied to the inputs
stream. Whenever |