org.compass.core.lucene
Class LuceneEnvironment.Analyzer.CoreTypes
java.lang.Object
org.compass.core.lucene.LuceneEnvironment.Analyzer.CoreTypes
- Enclosing class:
- LuceneEnvironment.Analyzer
public abstract class LuceneEnvironment.Analyzer.CoreTypes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WHITESPACE
public static final String WHITESPACE
- An analyzer which tokenizes a text according to whitespaces.
- See Also:
- Constant Field Values
STANDARD
public static final String STANDARD
- See Also:
- Constant Field Values
SIMPLE
public static final String SIMPLE
- See Also:
- Constant Field Values
STOP
public static final String STOP
- See Also:
- Constant Field Values
LuceneEnvironment.Analyzer.CoreTypes
public LuceneEnvironment.Analyzer.CoreTypes()
Copyright (c) 2004-2006 The Compass Project.