org.gcube.searchsystem.planning.commonvocabulary
Class Constants
java.lang.Object
org.gcube.searchsystem.planning.commonvocabulary.Constants
public class Constants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RANK
public static final java.lang.String RANK
- See Also:
- Constant Field Values
CQLOR
public static final java.lang.String CQLOR
- See Also:
- Constant Field Values
CQLAND
public static final java.lang.String CQLAND
- See Also:
- Constant Field Values
CQLNOT
public static final java.lang.String CQLNOT
- See Also:
- Constant Field Values
MERGESORT
public static final java.lang.String MERGESORT
- See Also:
- Constant Field Values
MERGE
public static final java.lang.String MERGE
- See Also:
- Constant Field Values
JOINSORT
public static final java.lang.String JOINSORT
- See Also:
- Constant Field Values
JOIN
public static final java.lang.String JOIN
- See Also:
- Constant Field Values
EXCEPT
public static final java.lang.String EXCEPT
- See Also:
- Constant Field Values
DEFAULT
public static final java.lang.String DEFAULT
- See Also:
- Constant Field Values
COLLECTION_FIELD
public static final java.lang.String COLLECTION_FIELD
- The field name for the collection id of a record
- See Also:
- Constant Field Values
LANGUAGE_FIELD
public static final java.lang.String LANGUAGE_FIELD
- The field name for the collection language of a record
- See Also:
- Constant Field Values
EXACT
public static final java.lang.String EXACT
- See Also:
- Constant Field Values
ANY
public static final java.lang.String ANY
- See Also:
- Constant Field Values
EQUALS
public static final java.lang.String EQUALS
- See Also:
- Constant Field Values
GEO_FIELD
public static final java.lang.String GEO_FIELD
- See Also:
- Constant Field Values
GEOSEARCH
public static final java.lang.String GEOSEARCH
- See Also:
- Constant Field Values
NOTMODIFIER
public static final java.lang.String NOTMODIFIER
- See Also:
- Constant Field Values
COLIDMODIFIER
public static final java.lang.String COLIDMODIFIER
- See Also:
- Constant Field Values
LANGMODIFIER
public static final java.lang.String LANGMODIFIER
- See Also:
- Constant Field Values
PAYLOADSIDE
public static final java.lang.String PAYLOADSIDE
- Operator argument naming conventions
- See Also:
- Constant Field Values
PAYLOADLEFT
public static final java.lang.String PAYLOADLEFT
- See Also:
- Constant Field Values
PAYLOADRIGHT
public static final java.lang.String PAYLOADRIGHT
- See Also:
- Constant Field Values
PAYLOADBOTH
public static final java.lang.String PAYLOADBOTH
- See Also:
- Constant Field Values
SORT
public static final java.lang.String SORT
- See Also:
- Constant Field Values
Constants
public Constants()