org.compass.core.config
Class CompassEnvironment.All
java.lang.Object
org.compass.core.config.CompassEnvironment.All
- Enclosing class:
- CompassEnvironment
public abstract class CompassEnvironment.All
- extends Object
Settetings relating to the "all" property.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- Controls the name of the "all" property.
- See Also:
- Constant Field Values
DEFAULT_NAME
public static final String DEFAULT_NAME
- The default name for the "all" property.
- See Also:
- Constant Field Values
TERM_VECTOR
public static final String TERM_VECTOR
- The term vector the will be used with the all property. Can be one out
of:
no, yes, positions,
offsets, positions_offsets.
- See Also:
- Constant Field Values
CompassEnvironment.All
public CompassEnvironment.All()
Copyright (c) 2004-2006 The Compass Project.