Uses of Class
org.apache.lucene.analysis.charfilter.NormalizeCharMap.Builder

Packages that use NormalizeCharMap.Builder
org.apache.lucene.analysis.charfilter Normalization of text before the tokenizer. 
 

Uses of NormalizeCharMap.Builder in org.apache.lucene.analysis.charfilter
 

Methods in org.apache.lucene.analysis.charfilter with parameters of type NormalizeCharMap.Builder
protected  void MappingCharFilterFactory.parseRules(List<String> rules, NormalizeCharMap.Builder builder)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.