Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Lucene
Net
Analysis
CharFilters
NormalizeCharMap
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.
显示文件
Open project: apache/lucenenet
Class Usage Examples
Private Methods
Method
Description
NormalizeCharMap
(
FST
map
) :
Lucene.Net.Util