Class LuceneAnalyzerCombinationProvider

java.lang.Object
com.apple.foundationdb.record.lucene.LuceneAnalyzerCombinationProvider

public class LuceneAnalyzerCombinationProvider extends Object
Provide a combination of analyzers for multiple fields of one Lucene index. The combinations of analyzers for index time and query time are potentially different. The default analyzer chooser is used for all fields of one Lucene index except the fields which has overrides in the analyzer chooser per field mapping.