no.sesat.search.query.parser
Interface QueryParserImplConstants
- All Known Implementing Classes:
- QueryParserImpl, QueryParserImplTokenManager
public interface QueryParserImplConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
URL
static final int URL
- See Also:
- Constant Field Values
URL_WORD
static final int URL_WORD
- See Also:
- Constant Field Values
ENCODED_CHAR
static final int ENCODED_CHAR
- See Also:
- Constant Field Values
EMAIL
static final int EMAIL
- See Also:
- Constant Field Values
PHONE_NUMBER
static final int PHONE_NUMBER
- See Also:
- Constant Field Values
NUMBER_GROUP
static final int NUMBER_GROUP
- See Also:
- Constant Field Values
QUOTED_WORD
static final int QUOTED_WORD
- 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
ANDNOT
static final int ANDNOT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
WORD
static final int WORD
- See Also:
- Constant Field Values
FIELD_SUFFIX
static final int FIELD_SUFFIX
- See Also:
- Constant Field Values
PHONE_MIDDLE
static final int PHONE_MIDDLE
- See Also:
- Constant Field Values
PHONE_SYMBOL
static final int PHONE_SYMBOL
- See Also:
- Constant Field Values
WORD_SYMBOL_PREFIX
static final int WORD_SYMBOL_PREFIX
- See Also:
- Constant Field Values
WORD_SYMBOL_MIDDLE
static final int WORD_SYMBOL_MIDDLE
- See Also:
- Constant Field Values
HYPON
static final int HYPON
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
OPENP
static final int OPENP
- See Also:
- Constant Field Values
CLOSEP
static final int CLOSEP
- See Also:
- Constant Field Values
URL_DISABLED
static final int URL_DISABLED
- See Also:
- Constant Field Values
QUOTED_WORD_DISABLED
static final int QUOTED_WORD_DISABLED
- See Also:
- Constant Field Values
NUMBER_GROUP_DISABLED
static final int NUMBER_GROUP_DISABLED
- See Also:
- Constant Field Values
PHONE_NUMBER_DISABLED
static final int PHONE_NUMBER_DISABLED
- See Also:
- Constant Field Values
EMAIL_DISABLED
static final int EMAIL_DISABLED
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.