C# 클래스 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.
파일 보기 프로젝트 열기: paulirwin/lucene.net 1 사용 예제들

비공개 메소드들

메소드 설명
NormalizeCharMap ( FST map ) : System