A B C D E F G I J K L M N O P Q R S T V W _

A

add_escapes(String) - Method in exception org.apache.lucene.queryParser.surround.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addEscapes(String) - Static method in error org.apache.lucene.queryParser.surround.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addSpanNearQuery(Query) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in interface org.apache.lucene.queryParser.surround.query.DistanceSubQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.OrQuery
 
addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
addSpanQueryWeighted(SpanQuery, float) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
addTermWeighted(Term, float) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
allowedSuffix(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
allowedTruncation(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
AND - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
AndQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
AndQuery - Class in org.apache.lucene.queryParser.surround.query
 
AndQuery(List, boolean, String) - Constructor for class org.apache.lucene.queryParser.surround.query.AndQuery
 
appendRegExpForChar(char, StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 

B

backup(int) - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
BasicQueryFactory - Class in org.apache.lucene.queryParser.surround.query
 
BasicQueryFactory(int) - Constructor for class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
BasicQueryFactory() - Constructor for class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
beginColumn - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
Boost - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

C

CARAT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
CharStream - Interface in org.apache.lucene.queryParser.surround.parser
This interface describes a character stream that maintains line and column number positions of the characters.
checkDistanceSubQueries(DistanceQuery, String) - Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
clear() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
clone() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
COLON - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
COMMA - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
compareTo(Object) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
ComposedQuery - Class in org.apache.lucene.queryParser.surround.query
 
ComposedQuery(List, boolean, String) - Constructor for class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
curChar - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
currentToken - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
DEFAULT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
disable_tracing() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
DistanceQuery - Class in org.apache.lucene.queryParser.surround.query
 
DistanceQuery(List, boolean, int, String, boolean) - Constructor for class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
DistanceSubQuery - Interface in org.apache.lucene.queryParser.surround.query
 
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
distanceSubQueryNotAllowed() - Method in interface org.apache.lucene.queryParser.surround.query.DistanceSubQuery
When distanceSubQueryNotAllowed() returns non null, the reason why the subquery is not allowed as a distance subquery is returned.
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.OrQuery
 
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
Done() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 

E

enable_tracing() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
endColumn - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.lucene.queryParser.surround.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
eol - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
The end of line string for this machine.
expectedTokenSequences - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
Each entry in this array is an array of integers.

F

FastCharStream - Class in org.apache.lucene.queryParser.surround.parser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.surround.parser.FastCharStream
Constructs from a Reader.
fieldNamesToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldsQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
FieldsQuery - Class in org.apache.lucene.queryParser.surround.query
 
FieldsQuery(SrndQuery, List, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldsQuery(SrndQuery, String, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
FieldsQueryList() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 

G

generateParseException() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getAndQuery(List, boolean, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getBasicQueryFactory() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
getBeginColumn() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getBeginLine() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getBracketClose() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getBracketOpen() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getDistanceQuery(List, boolean, Token, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getEndColumn() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getEndLine() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getFieldName() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
getFieldNames() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
getFieldOperator() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
getFieldOperator() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
getFieldsQuery(SrndQuery, ArrayList) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
GetImage() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getIndexReader() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
getLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getLucenePrefixTerm(String) - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
getLuceneTerm(String) - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
 
getMaxBasicQueries() - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
getMessage() - Method in exception org.apache.lucene.queryParser.surround.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.lucene.queryParser.surround.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNextToken() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getNextToken() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
getNotQuery(List, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getNrQueriesMade() - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
getNrSubQueries() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getOpDistance(String) - Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getOpDistance() - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
getOperatorName() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getOrQuery(List, boolean, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getPrefix() - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
getPrefixQuery(String, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getPrefixSeparator() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getQuote() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
getSpanNearQuery(IndexReader, String, float, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
getSubQueriesIterator() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
getSubQuery(int) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
GetSuffix(int) - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
getSuffixOperator() - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
getTermEnum(String) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
getTermQuery(String, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getTermText() - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
 
getToken(int) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getTruncated() - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 
getTruncQuery(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
getWeight() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
getWeightOperator() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
getWeightString() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 

I

image - Variable in class org.apache.lucene.queryParser.surround.parser.Token
The string image of the token.
infixToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
input_stream - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
isFieldsSubQueryAcceptable() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
isFieldsSubQueryAcceptable() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
isFieldsSubQueryAcceptable() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
isOperatorInfix() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
isWeighted() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 

J

jj_nt - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
jjFillToken() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
jjnewLexState - Static variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 

K

kind - Variable in class org.apache.lucene.queryParser.surround.parser.Token
An integer that describes the kind of this token.

L

LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.lucene.queryParser.surround.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
lookingAhead - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
LPAREN - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

M

makeLuceneQueryField(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.AndQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.NotQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.OrQuery
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
makeLuceneQueryFieldNoBoost(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
makeLuceneQueryNoBoost(BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
makeLuceneSubQueriesField(String, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
makeSpanNearClause() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
matchingChar(char) - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 

N

N - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
newSpanTermQuery(Term) - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
newTermQuery(Term) - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
 
newToken(int) - Static method in class org.apache.lucene.queryParser.surround.parser.Token
Returns a new Token object, by default.
next - Variable in class org.apache.lucene.queryParser.surround.parser.Token
A reference to the next regular (non-special) token from the input stream.
NOT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
NotQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
NotQuery - Class in org.apache.lucene.queryParser.surround.query
 
NotQuery(List, String) - Constructor for class org.apache.lucene.queryParser.surround.query.NotQuery
 
NQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
NUMBER - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

O

OptionalFields() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
OptionalWeights(SrndQuery) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
OR - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
org.apache.lucene.queryParser.surround.parser - package org.apache.lucene.queryParser.surround.parser
This package contains the QueryParser.jj source file for the Surround parser.
org.apache.lucene.queryParser.surround.query - package org.apache.lucene.queryParser.surround.query
This package contains SrndQuery and its subclasses.
OrQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
OrQuery - Class in org.apache.lucene.queryParser.surround.query
 
OrQuery(List, boolean, String) - Constructor for class org.apache.lucene.queryParser.surround.query.OrQuery
 

P

parse(String) - Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
parse2(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
ParseException - Exception in org.apache.lucene.queryParser.surround.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.lucene.queryParser.surround.parser.ParseException
 
PrefixOperatorQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
prefixToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
PrimaryQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 

Q

QueryParser - Class in org.apache.lucene.queryParser.surround.parser
This class is generated by JavaCC.
QueryParser() - Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
 
QueryParser(CharStream) - Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
 
QueryParser(QueryParserTokenManager) - Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParser
 
QueryParserConstants - Interface in org.apache.lucene.queryParser.surround.parser
 
QueryParserTokenManager - Class in org.apache.lucene.queryParser.surround.parser
 
QueryParserTokenManager(CharStream) - Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
QUOTED - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

R

readChar() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
 
recompose(List) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
ReInit(CharStream) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
ReInit(QueryParserTokenManager) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
ReInit(CharStream) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
RPAREN - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

S

setDebugStream(PrintStream) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 
setWeight(float) - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
SimpleTerm() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
SimpleTerm - Class in org.apache.lucene.queryParser.surround.query
 
SimpleTerm(boolean) - Constructor for class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
SimpleTerm.MatchingTermVisitor - Interface in org.apache.lucene.queryParser.surround.query
 
size() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
SpanNearClauseFactory - Class in org.apache.lucene.queryParser.surround.query
 
SpanNearClauseFactory(IndexReader, String, BasicQueryFactory) - Constructor for class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
 
specialConstructor - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.lucene.queryParser.surround.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SrndPrefixQuery - Class in org.apache.lucene.queryParser.surround.query
 
SrndPrefixQuery(String, boolean, char) - Constructor for class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
SrndQuery - Class in org.apache.lucene.queryParser.surround.query
 
SrndQuery() - Constructor for class org.apache.lucene.queryParser.surround.query.SrndQuery
 
SrndTermQuery - Class in org.apache.lucene.queryParser.surround.query
 
SrndTermQuery(String, boolean) - Constructor for class org.apache.lucene.queryParser.surround.query.SrndTermQuery
 
SrndTruncQuery - Class in org.apache.lucene.queryParser.surround.query
 
SrndTruncQuery(String, char, char) - Constructor for class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 
subQueriesOrdered() - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
 
SUFFIXTERM - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
suffixToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
suffixToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
SwitchTo(int) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
 

T

TERM - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
theEmptyLcnQuery - Static variable in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
token - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
Token - Class in org.apache.lucene.queryParser.surround.parser
Describes the input token stream.
Token() - Constructor for class org.apache.lucene.queryParser.surround.parser.Token
 
token_source - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
tokenImage - Variable in exception org.apache.lucene.queryParser.surround.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
TokenMgrError - Error in org.apache.lucene.queryParser.surround.parser
 
TokenMgrError() - Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.lucene.queryParser.surround.parser.TokenMgrError
 
TooManyBasicQueries - Exception in org.apache.lucene.queryParser.surround.query
 
TooManyBasicQueries(int) - Constructor for exception org.apache.lucene.queryParser.surround.query.TooManyBasicQueries
 
TopSrndQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 
toString() - Method in class org.apache.lucene.queryParser.surround.parser.Token
Returns the image.
toString() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
 
toString() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
 
toString() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
toString() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
toStringUnquoted() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
toStringUnquoted() - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
toStringUnquoted() - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
 
toStringUnquoted() - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 
truncatedToPrefixAndPattern() - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 
TRUNCQUOTED - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
TRUNCTERM - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

V

visitMatchingTerm(Term) - Method in interface org.apache.lucene.queryParser.surround.query.SimpleTerm.MatchingTermVisitor
 
visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
 
visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
 
visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
 
visitMatchingTerms(IndexReader, String, SimpleTerm.MatchingTermVisitor) - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
 

W

W - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
weightToString(StringBuffer) - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
 
WQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
 

_

_DISTOP_NUM - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
_NUM_CHAR - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
_ONE_CHAR - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
_STAR - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
_TERM_CHAR - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 
_WHITESPACE - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
 

A B C D E F G I J K L M N O P Q R S T V W _

Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.