org.compass.core.lucene
Class LuceneEnvironment.AnalyzerFilter
java.lang.Object
org.compass.core.lucene.LuceneEnvironment.AnalyzerFilter
- Enclosing class:
- LuceneEnvironment
public abstract static class LuceneEnvironment.AnalyzerFilter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- The prefix used for analyzer filter groups.
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- The fully qualified class name of the
LuceneAnalyzerTokenFilterProvider implementation
or an actual instance of it.
- See Also:
- Constant Field Values
SYNONYM_TYPE
public static final String SYNONYM_TYPE
- The synonym type, used to set the
TYPE to
SynonymAnalyzerTokenFilterProvider.
- See Also:
- Constant Field Values
LuceneEnvironment.AnalyzerFilter
public LuceneEnvironment.AnalyzerFilter()
Copyright (c) 2004-2008 The Compass Project.