org.apache.lucene.queryParser
Interface QueryParserConstants
-
- All Known Implementing Classes:
- MultiFieldQueryParser, QueryParser, QueryParserTokenManager
public interface QueryParserConstants
-
-
Field Summary
Fields Modifier and Type Field and Description static int_ESCAPED_CHARstatic int_NUM_CHARstatic int_TERM_CHARstatic int_TERM_START_CHARstatic int_WHITESPACEstatic intANDstatic intBooststatic intCARATstatic intCOLONstatic intDEFAULTstatic intEOFstatic intFUZZY_SLOPstatic intLPARENstatic intMINUSstatic intNOTstatic intNUMBERstatic intORstatic intPLUSstatic intPREFIXTERMstatic intQUOTEDstatic intRangeExstatic intRANGEEX_ENDstatic intRANGEEX_GOOPstatic intRANGEEX_QUOTEDstatic intRANGEEX_STARTstatic intRANGEEX_TOstatic intRangeInstatic intRANGEIN_ENDstatic intRANGEIN_GOOPstatic intRANGEIN_QUOTEDstatic intRANGEIN_STARTstatic intRANGEIN_TOstatic intRPARENstatic intSTARstatic intTERMstatic java.lang.String[]tokenImagestatic intWILDTERM
-
-
-
Field Detail
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
_NUM_CHAR
static final int _NUM_CHAR
- See Also:
- Constant Field Values
-
_ESCAPED_CHAR
static final int _ESCAPED_CHAR
- See Also:
- Constant Field Values
-
_TERM_START_CHAR
static final int _TERM_START_CHAR
- See Also:
- Constant Field Values
-
_TERM_CHAR
static final int _TERM_CHAR
- See Also:
- Constant Field Values
-
_WHITESPACE
static final int _WHITESPACE
- See Also:
- Constant Field Values
-
AND
static final int AND
- See Also:
- Constant Field Values
-
OR
static final int OR
- See Also:
- Constant Field Values
-
NOT
static final int NOT
- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
-
COLON
static final int COLON
- See Also:
- Constant Field Values
-
STAR
static final int STAR
- See Also:
- Constant Field Values
-
CARAT
static final int CARAT
- See Also:
- Constant Field Values
-
QUOTED
static final int QUOTED
- See Also:
- Constant Field Values
-
TERM
static final int TERM
- See Also:
- Constant Field Values
-
FUZZY_SLOP
static final int FUZZY_SLOP
- See Also:
- Constant Field Values
-
PREFIXTERM
static final int PREFIXTERM
- See Also:
- Constant Field Values
-
WILDTERM
static final int WILDTERM
- See Also:
- Constant Field Values
-
RANGEIN_START
static final int RANGEIN_START
- See Also:
- Constant Field Values
-
RANGEEX_START
static final int RANGEEX_START
- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
-
RANGEIN_TO
static final int RANGEIN_TO
- See Also:
- Constant Field Values
-
RANGEIN_END
static final int RANGEIN_END
- See Also:
- Constant Field Values
-
RANGEIN_QUOTED
static final int RANGEIN_QUOTED
- See Also:
- Constant Field Values
-
RANGEIN_GOOP
static final int RANGEIN_GOOP
- See Also:
- Constant Field Values
-
RANGEEX_TO
static final int RANGEEX_TO
- See Also:
- Constant Field Values
-
RANGEEX_END
static final int RANGEEX_END
- See Also:
- Constant Field Values
-
RANGEEX_QUOTED
static final int RANGEEX_QUOTED
- See Also:
- Constant Field Values
-
RANGEEX_GOOP
static final int RANGEEX_GOOP
- See Also:
- Constant Field Values
-
Boost
static final int Boost
- See Also:
- Constant Field Values
-
RangeEx
static final int RangeEx
- See Also:
- Constant Field Values
-
RangeIn
static final int RangeIn
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
-
-
DataMelt 3.0 © DataMelt by jWork.ORG