- CachedFilterBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
Filters are cached in an LRU Cache keyed on the contained query or filter object.
 
- CachedFilterBuilder(QueryBuilderFactory, FilterBuilderFactory, int) - Constructor for class org.apache.lucene.queryparser.xml.builders.CachedFilterBuilder
 
-  
 
- CARAT - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- CARAT - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- CARAT - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- charAt(int) - Method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
-  
 
- CharStream - Interface in org.apache.lucene.queryparser.classic
 
- 
This interface describes a character stream that maintains line and
 column number positions of the characters.
 
- CharStream - Interface in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
This interface describes a character stream that maintains line and
 column number positions of the characters.
 
- 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
 
-  
 
- checkMax() - Method in class org.apache.lucene.queryparser.surround.query.BasicQueryFactory
 
-  
 
- Clause(String) - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
-  
 
- Clause(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- clear() - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- clear() - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
 
-  
 
- clone() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- clone() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- clone() - Method in class org.apache.lucene.queryparser.surround.query.SrndQuery
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BooleanQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BoostQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.DeletedQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.MatchAllDocsQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.NoTokenFoundQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- cloneTree() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
Recursive clone the QueryNode tree The tags are not copied to the new tree
 when you call the cloneTree() method
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QuotedFieldQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.MultiPhraseQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.PrefixWildcardQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- cloneTree() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.WildcardQueryNode
 
-  
 
- COLON - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- COLON - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- COMMA - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- CommonQueryParserConfiguration - Interface in org.apache.lucene.queryparser.flexible.standard
 
- 
Configuration options common across queryparser implementations.
 
- compareTo(SimpleTerm) - Method in class org.apache.lucene.queryparser.surround.query.SimpleTerm
 
- 
Deprecated.
(March 2011) Not normally used, to be removed from Lucene 4.0.
   This class implementing Comparable is to be removed at the same time.
 
 
- ComplexPhraseQueryParser - Class in org.apache.lucene.queryparser.complexPhrase
 
- 
QueryParser which permits complex phrase query syntax eg "(john jon
 jonathan~) peters*".
 
- ComplexPhraseQueryParser(Version, String, Analyzer) - Constructor for class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- ComposedQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Base class for composite queries (such as AND/OR/NOT)
 
- ComposedQuery(List<SrndQuery>, boolean, String) - Constructor for class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- ConfigurationKey<T> - Class in org.apache.lucene.queryparser.flexible.core.config
 
- 
An instance of this class represents a key that is used to retrieve a value
 from 
AbstractQueryConfig.
 
 
- ConjQuery(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- Conjunction() - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
-  
 
- Conjunction() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- ConstantScoreQueryBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- ConstantScoreQueryBuilder(FilterBuilderFactory) - Constructor for class org.apache.lucene.queryparser.xml.builders.ConstantScoreQueryBuilder
 
-  
 
- contains(Object) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- containsAll(Collection<?>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- containsTag(String) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
verify if a node contains a tag
 
- containsTag(String) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
- 
verify if a node contains a tag
 
- CoreParser - Class in org.apache.lucene.queryparser.xml
 
- 
Assembles a QueryBuilder which uses only core Lucene Query objects
 
- CoreParser(Analyzer, QueryParser) - Constructor for class org.apache.lucene.queryparser.xml.CoreParser
 
- 
Construct an XML parser that uses a single instance QueryParser for handling
 UserQuery tags - all parse operations are synchronised on this parser
 
- CoreParser(String, Analyzer) - Constructor for class org.apache.lucene.queryparser.xml.CoreParser
 
- 
Constructs an XML parser that creates a QueryParser for each UserQuery request.
 
- CoreParser(String, Analyzer, QueryParser) - Constructor for class org.apache.lucene.queryparser.xml.CoreParser
 
-  
 
- CorePlusExtensionsParser - Class in org.apache.lucene.queryparser.xml
 
- 
Assembles a QueryBuilder which uses Query objects from
 Lucene's sandbox and queries
 modules in addition to core queries.
 
- CorePlusExtensionsParser(Analyzer, QueryParser) - Constructor for class org.apache.lucene.queryparser.xml.CorePlusExtensionsParser
 
- 
Construct an XML parser that uses a single instance QueryParser for handling
 UserQuery tags - all parse operations are synchronized on this parser
 
- CorePlusExtensionsParser(String, Analyzer) - Constructor for class org.apache.lucene.queryparser.xml.CorePlusExtensionsParser
 
- 
Constructs an XML parser that creates a QueryParser for each UserQuery request.
 
- COULD_NOT_PARSE_NUMBER - Static variable in class org.apache.lucene.queryparser.flexible.core.messages.QueryParserMessages
 
-  
 
- createQueryParser(String, Analyzer) - Method in class org.apache.lucene.queryparser.xml.builders.UserInputQueryBuilder
 
- 
Method to create a QueryParser - designed to be overridden
 
- cud - Variable in class org.apache.lucene.queryparser.ext.Extensions.Pair
 
-  
 
- cur - Variable in class org.apache.lucene.queryparser.ext.Extensions.Pair
 
-  
 
- curChar - Variable in class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
-  
 
- curChar - Variable in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
-  
 
- curChar - Variable in class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
-  
 
- currentToken - Variable in exception org.apache.lucene.queryparser.classic.ParseException
 
- 
This is the last token that has been consumed successfully.
 
- currentToken - Variable in exception org.apache.lucene.queryparser.flexible.standard.parser.ParseException
 
- 
This is the last token that has been consumed successfully.
 
- currentToken - Variable in exception org.apache.lucene.queryparser.surround.parser.ParseException
 
- 
This is the last token that has been consumed successfully.
 
- generateParseException() - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Generate ParseException.
 
- generateParseException() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Generate ParseException.
 
- generateParseException() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Generate ParseException.
 
- get(ConfigurationKey<T>) - Method in class org.apache.lucene.queryparser.flexible.core.config.AbstractQueryConfig
 
- 
Returns the value held by the given key.
 
- get(int) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- getAllowLeadingWildcard() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getAllowLeadingWildcard() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getAllowLeadingWildcard() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- getAnalyzer() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getAnalyzer() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getAnalyzer() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- getAnalyzeRangeTerms() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getAndQuery(List<SrndQuery>, boolean, Token) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getArguments() - Method in interface org.apache.lucene.queryparser.flexible.messages.Message
 
-  
 
- getArguments() - Method in class org.apache.lucene.queryparser.flexible.messages.MessageImpl
 
-  
 
- getAttribute(Element, String, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAttribute(Element, String, float) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAttribute(Element, String, int) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAttribute(Element, String, boolean) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAttributeOrFail(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAttributeWithInheritance(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
- 
Returns an attribute value from this node, or first parent node with this attribute defined
 
- getAttributeWithInheritanceOrFail(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getAutoGeneratePhraseQueries() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getBasicQueryFactory() - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
 
-  
 
- getBegin() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getBegin() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- getBeginColumn() - Method in interface org.apache.lucene.queryparser.classic.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.classic.FastCharStream
 
-  
 
- getBeginColumn() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
- 
For EndOfLine and EndOfFile ("<EOF>") parsing problems the last char in the
 string is returned For the case where the parser is not able to figure out
 the line and column number -1 will be returned
 
- getBeginColumn() - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.parser.FastCharStream
 
-  
 
- 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.classic.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.classic.FastCharStream
 
-  
 
- getBeginLine() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
- 
For EndOfLine and EndOfFile ("<EOF>") parsing problems the last char in the
 string is returned For the case where the parser is not able to figure out
 the line and column number -1 will be returned
 
- getBeginLine() - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.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
 
-  
 
- getBooleanQuery(List<BooleanClause>) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Factory method for generating query, given a set of clauses.
 
- getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Factory method for generating query, given a set of clauses.
 
- getBracketClose() - Method in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- getBracketOpen() - Method in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- getChild() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BoostQueryNode
 
- 
Returns the single child which this node boosts.
 
- getChild() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
-  
 
- getChild() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- getChild() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- getChild() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- getChildByTagName(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getChildByTagOrFail(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getChildren() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
get Children nodes
 
- getChildren() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- getChildTextByTagName(Element, String) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getColumn() - Method in interface org.apache.lucene.queryparser.classic.CharStream
 
- 
Deprecated.
 
- getColumn() - Method in class org.apache.lucene.queryparser.classic.FastCharStream
 
-  
 
- getColumn() - Method in interface org.apache.lucene.queryparser.flexible.standard.parser.CharStream
 
- 
Deprecated.
 
- getColumn() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.FastCharStream
 
-  
 
- getColumn() - Method in interface org.apache.lucene.queryparser.surround.parser.CharStream
 
- 
Deprecated.
 
- getColumn() - Method in class org.apache.lucene.queryparser.surround.parser.FastCharStream
 
-  
 
- getDateResolution(String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Returns the date resolution that is used by RangeQueries for the given field.
 
- getDateResolution() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- getDateResolutionMap() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- getDefaultOperator() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Gets implicit operator setting, which will be either AND_OPERATOR
 or OR_OPERATOR.
 
- getDefaultOperator() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- getDistance() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- getDistanceQuery(List<SrndQuery>, boolean, Token, boolean) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getEnablePositionIncrements() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getEnablePositionIncrements() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getEnablePositionIncrements() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- getEnd() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getEnd() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- getEndColumn() - Method in interface org.apache.lucene.queryparser.classic.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.classic.FastCharStream
 
-  
 
- getEndColumn() - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.parser.FastCharStream
 
-  
 
- 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.classic.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.classic.FastCharStream
 
-  
 
- getEndLine() - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.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
 
-  
 
- getErrorToken() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- getExtension(String) - Method in class org.apache.lucene.queryparser.ext.Extensions
 
- 
Returns the 
ParserExtension instance for the given key or
 
null if no extension can be found for the key.
 
 
- getExtensionFieldDelimiter() - Method in class org.apache.lucene.queryparser.ext.ExtendableQueryParser
 
- 
Returns the extension field delimiter character.
 
- getExtensionFieldDelimiter() - Method in class org.apache.lucene.queryparser.ext.Extensions
 
- 
Returns the extension field delimiter
 
- getField() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.ext.ExtensionQuery
 
- 
Returns the query field
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.config.FieldConfig
 
- 
Returns the field name this configuration represents.
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
- 
returns null if the field was not specified
 
- getField() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.FieldableNode
 
- 
Returns the field associated to the node and every node under it.
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
- 
returns null if the field was not specified in the query string
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
- 
Returns the field associated with this node.
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.MultiPhraseQueryNode
 
-  
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
Returns the field associated with this node.
 
- getField() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- getFieldAsString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
- 
returns - null if the field was not specified
 
- getFieldAsString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
- 
returns null if the field was not specified in the query string
 
- getFieldAsString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
- 
returns null if the field was not specified in the query string
 
- getFieldAsString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- getFieldConfig(String) - Method in class org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler
 
- 
Returns an implementation of
 
FieldConfig for a specific field name.
 
 
- 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
 
-  
 
- getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
 
- getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryparser.ext.ExtendableQueryParser
 
-  
 
- getFieldsBoost() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Returns the field to boost map used to set boost for each field.
 
- getFieldsQuery(SrndQuery, ArrayList<String>) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.BooleanFilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.CachedFilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.DuplicateFilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.NumericRangeFilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.RangeFilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.builders.TermsFilterBuilder
 
-  
 
- getFilter(Element) - Method in interface org.apache.lucene.queryparser.xml.FilterBuilder
 
-  
 
- getFilter(Element) - Method in class org.apache.lucene.queryparser.xml.FilterBuilderFactory
 
-  
 
- getFilterBuilder(String) - Method in class org.apache.lucene.queryparser.xml.FilterBuilderFactory
 
-  
 
- getFirstChildElement(Element) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getFirstChildOrFail(Element) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getFirstPathElement() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
- 
Returns the CharSequence value of a specific QueryText element
 
- getFuzzyMinSim() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Get the minimal similarity for fuzzy queries.
 
- getFuzzyMinSim() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Get the minimal similarity for fuzzy queries.
 
- getFuzzyMinSim() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Get the minimal similarity for fuzzy queries.
 
- getFuzzyPrefixLength() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Get the prefix length for fuzzy queries.
 
- getFuzzyPrefixLength() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Get the prefix length for fuzzy queries.
 
- getFuzzyPrefixLength() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Get the prefix length for fuzzy queries.
 
- getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryparser.analyzing.AnalyzingQueryParser
 
- 
Called when parser parses an input term that has the fuzzy suffix (~) appended.
 
- getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
 
- getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- GetImage() - Method in interface org.apache.lucene.queryparser.classic.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.classic.FastCharStream
 
-  
 
- GetImage() - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.parser.FastCharStream
 
-  
 
- 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
 
-  
 
- getKey() - Method in interface org.apache.lucene.queryparser.flexible.messages.Message
 
-  
 
- getKey() - Method in class org.apache.lucene.queryparser.flexible.messages.MessageImpl
 
-  
 
- getLine() - Method in interface org.apache.lucene.queryparser.classic.CharStream
 
- 
Deprecated.
 
- getLine() - Method in class org.apache.lucene.queryparser.classic.FastCharStream
 
-  
 
- getLine() - Method in interface org.apache.lucene.queryparser.flexible.standard.parser.CharStream
 
- 
Deprecated.
 
- getLine() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.FastCharStream
 
-  
 
- getLine() - Method in interface org.apache.lucene.queryparser.surround.parser.CharStream
 
- 
Deprecated.
 
- getLine() - Method in class org.apache.lucene.queryparser.surround.parser.FastCharStream
 
-  
 
- getLocale() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Returns current locale, allowing access by subclasses.
 
- getLocale() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Returns current locale, allowing access by subclasses.
 
- getLocale() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Returns current locale, allowing access by subclasses.
 
- getLocalizedMessage() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- getLocalizedMessage(Locale) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- getLocalizedMessage() - Method in interface org.apache.lucene.queryparser.flexible.messages.Message
 
-  
 
- getLocalizedMessage(Locale) - Method in interface org.apache.lucene.queryparser.flexible.messages.Message
 
-  
 
- getLocalizedMessage() - Method in class org.apache.lucene.queryparser.flexible.messages.MessageImpl
 
-  
 
- getLocalizedMessage(Locale) - Method in class org.apache.lucene.queryparser.flexible.messages.MessageImpl
 
-  
 
- getLocalizedMessage(String) - Static method in class org.apache.lucene.queryparser.flexible.messages.NLS
 
-  
 
- getLocalizedMessage(String, Locale) - Static method in class org.apache.lucene.queryparser.flexible.messages.NLS
 
-  
 
- getLocalizedMessage(String, Locale, Object...) - Static method in class org.apache.lucene.queryparser.flexible.messages.NLS
 
-  
 
- getLocalizedMessage(String, Object...) - Static method in class org.apache.lucene.queryparser.flexible.messages.NLS
 
-  
 
- getLowerBound() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.RangeQueryNode
 
-  
 
- getLowerBound() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
- 
Returns the lower bound node.
 
- getLowercaseExpandedTerms() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getLowercaseExpandedTerms() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getLowercaseExpandedTerms() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- 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 error org.apache.lucene.queryparser.classic.TokenMgrError
 
- 
You can also modify the body of this method to customize your error messages.
 
- getMessage() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- getMessage() - Method in error org.apache.lucene.queryparser.flexible.standard.parser.TokenMgrError
 
- 
You can also modify the body of this method to customize your error messages.
 
- 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.
 
- getMessageObject() - Method in error org.apache.lucene.queryparser.flexible.core.QueryNodeError
 
-  
 
- getMessageObject() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- getMessageObject() - Method in interface org.apache.lucene.queryparser.flexible.messages.NLSException
 
-  
 
- getMinimumMatchingElements() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
-  
 
- getMinSimilarity() - Method in class org.apache.lucene.queryparser.flexible.standard.config.FuzzyConfig
 
-  
 
- getModifier() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- getMultiFields(CharSequence[]) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Returns the fields used to expand the query when the field for a
 certain query is null
 
- getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getMultiTermRewriteMethod() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- getNextToken() - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Get the next Token.
 
- getNextToken() - Method in class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
- 
Get the next Token.
 
- getNextToken() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Get the next Token.
 
- getNextToken() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
- 
Get the next Token.
 
- getNextToken() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Get the next Token.
 
- getNextToken() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
- 
Get the next Token.
 
- getNonBlankTextOrFail(Element) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getNotQuery(List<SrndQuery>, 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
 
-  
 
- getNumberFormat() - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
 
- getNumberFormat() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
 
- getNumericConfig() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericRangeQueryNode
 
- 
Returns the 
NumericConfig associated with the lower and upper bounds.
 
 
- getNumericConfigMap() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- 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<SrndQuery>, boolean, Token) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getParent() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
-  
 
- getParent() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- getPathElement(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
- 
Returns the a specific QueryText element
 
- getPathElements() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
- 
Returns the a List with all QueryText elements
 
- getPathElements(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
- 
Returns a List QueryText element from position startIndex
 
- getPhraseSlop() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Gets the default slop for phrases.
 
- getPhraseSlop() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Gets the default slop for phrases.
 
- getPhraseSlop() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Gets the default slop for phrases.
 
- getPositionIncrement() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getPrecisionStep() - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
Returns the precision used to index the numeric values
 
- getPrefix() - Method in class org.apache.lucene.queryparser.surround.query.SrndPrefixQuery
 
-  
 
- getPrefixLength() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- getPrefixLength() - Method in class org.apache.lucene.queryparser.flexible.standard.config.FuzzyConfig
 
-  
 
- getPrefixQuery(String, String) - Method in class org.apache.lucene.queryparser.analyzing.AnalyzingQueryParser
 
- 
Called when parser parses an input term
 that uses prefix notation; that is, contains a single '*' wildcard
 character as its last character.
 
- getPrefixQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getPrefixQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
 
- getPrefixQuery(String, boolean) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getPrefixSeparator() - Method in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- getProximityType() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- getQuery() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.BooleanQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.BoostingQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.ConstantScoreQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.DisjunctionMaxQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.FilteredQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.FuzzyLikeThisQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.LikeThisQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.MatchAllDocsQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.NumericRangeQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanBuilderBase
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanQueryBuilderFactory
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.TermQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.TermsQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.UserInputQueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.CoreParser
 
-  
 
- getQuery(Element) - Method in interface org.apache.lucene.queryparser.xml.QueryBuilder
 
-  
 
- getQuery(Element) - Method in class org.apache.lucene.queryparser.xml.QueryBuilderFactory
 
-  
 
- getQueryAsDOM(Properties, String) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- getQueryAsDOM(Properties) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- getQueryAsDOM(Properties, Templates) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Fast means of constructing query using a cached,precompiled stylesheet
 
- getQueryAsDOM(Properties, InputStream) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Slow means of constructing query - parses stylesheet from input stream
 
- getQueryAsXmlString(Properties, String) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- getQueryAsXmlString(Properties) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- getQueryAsXmlString(Properties, Templates) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Fast means of constructing query using a precompiled stylesheet
 
- getQueryAsXmlString(Properties, InputStream) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Slow means of constructing query parsing a stylesheet from an input stream
 
- getQueryBuilder() - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Returns the query builder used to build a object from the query node tree.
 
- getQueryBuilder(String) - Method in class org.apache.lucene.queryparser.xml.QueryBuilderFactory
 
-  
 
- getQueryConfigHandler() - Method in interface org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessor
 
- 
Returns the 
QueryConfigHandler associated to the query tree if any,
 otherwise it returns 
null 
 
- getQueryConfigHandler() - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
 
- getQueryConfigHandler() - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
- 
 
- getQueryConfigHandler() - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Returns the query configuration handler, which is used during the query
 node tree processing.
 
- getQueryConfigHandler() - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- getQueryConfigHandler() - Method in class org.apache.lucene.queryparser.flexible.standard.processors.GroupQueryNodeProcessor
 
- 
Deprecated.
  
- getQueryNodeProcessor() - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Returns the processor object used to process the query node tree, it
 returns null if no processor is used.
 
- getQuote() - Method in class org.apache.lucene.queryparser.surround.query.SimpleTerm
 
-  
 
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- getRawQueryString() - Method in class org.apache.lucene.queryparser.ext.ExtensionQuery
 
- 
Returns the raw extension query string
 
- getRegexpQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getRegexpQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Factory method for generating a query.
 
- getSchema() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- getSimilarity() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- getSpanNearQuery(IndexReader, String, float, BasicQueryFactory) - Method in class org.apache.lucene.queryparser.surround.query.DistanceQuery
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.BoostingTermBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanFirstBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanNearBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanNotBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanOrBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanOrTermsBuilder
 
-  
 
- getSpanQuery(Element) - Method in interface org.apache.lucene.queryparser.xml.builders.SpanQueryBuilder
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanQueryBuilderFactory
 
-  
 
- getSpanQuery(Element) - Method in class org.apache.lucene.queryparser.xml.builders.SpanTermBuilder
 
-  
 
- 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.classic.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.classic.FastCharStream
 
-  
 
- GetSuffix(int) - Method in interface org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.parser.FastCharStream
 
-  
 
- 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
 
-  
 
- getSyntaxParser() - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Returns the text parser used to build a query node tree from a query
 string.
 
- getTag(String) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
Returns object stored under that tag name
 
- getTag(String) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- getTagMap() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
Returns a map containing all tags attached to this query node.
 
- getTagMap() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
- 
Returns a map containing all tags attached to this query node.
 
- getTemplates(InputStream) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Parses a query stylesheet for repeated use
 
- getTermEscaped(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getTermEscaped(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
 
- getTermEscapeQuoted(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getTermQuery(String, boolean) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getTermText() - Method in class org.apache.lucene.queryparser.surround.query.SrndTermQuery
 
-  
 
- getText() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
- 
Returns the term.
 
- getText() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.TextableQueryNode
 
-  
 
- getText() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- getText(Node) - Static method in class org.apache.lucene.queryparser.xml.DOMUtils
 
-  
 
- getTextAsString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getTimeZone() - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- getTimeZone() - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- getTimeZone() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- getToken(int) - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Get the specific Token.
 
- getToken(int) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Get the specific Token.
 
- getToken(int) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Get the specific Token.
 
- getTopLevelParser() - Method in class org.apache.lucene.queryparser.ext.ExtensionQuery
 
- 
 
- getTruncated() - Method in class org.apache.lucene.queryparser.surround.query.SrndTruncQuery
 
-  
 
- getTruncQuery(String) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- getType() - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
Returns the numeric type used to index the numeric values
 
- getUpperBound() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.RangeQueryNode
 
-  
 
- getUpperBound() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
- 
Returns the upper bound node.
 
- getValue() - Method in class org.apache.lucene.queryparser.classic.Token
 
- 
An optional attribute value of the Token.
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BoostQueryNode
 
- 
Returns the boost value.
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- getValue() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.ValueQueryNode
 
-  
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
Returns the numeric value as 
Number.
 
 
- getValue() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.Token
 
- 
An optional attribute value of the Token.
 
- getValue() - Method in class org.apache.lucene.queryparser.surround.parser.Token
 
- 
An optional attribute value of the Token.
 
- 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
 
-  
 
- getWildcardQuery(String, String) - Method in class org.apache.lucene.queryparser.analyzing.AnalyzingQueryParser
 
- 
Called when parser parses an input term that contains one or more wildcard
 characters (like *), but is not a prefix term (one that has
 just a single * character at the end).
 
- getWildcardQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
-  
 
- getWildcardQuery(String, String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Factory method for generating a query.
 
- getWildcardQuery(String, String) - Method in class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- GroupQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
GroupQueryNode represents a location where the original user typed
 real parenthesis on the query string.
 
 
- GroupQueryNode(QueryNode) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
- 
This QueryNode is used to identify parenthesis on the original query string
 
- GroupQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- GroupQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.GroupQueryNodeBuilder
 
-  
 
- GroupQueryNodeProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
 
- 
 
- GroupQueryNodeProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.GroupQueryNodeProcessor
 
- 
Deprecated.
  
- OP_COLON - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OP_EQUAL - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OP_LESSTHAN - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OP_LESSTHANEQ - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OP_MORETHAN - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OP_MORETHANEQ - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OpaqueQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
OpaqueQueryNode is used for specify values that are not supposed to
 be parsed by the parser.
 
 
- OpaqueQueryNode(CharSequence, CharSequence) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- OPEN_RANGE_TOKEN - Static variable in class org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
 
-  
 
- OpenRangeQueryNodeProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
 
- 
 
- OpenRangeQueryNodeProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
 
-  
 
- opName - Variable in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- 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.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- OR - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- OR - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- OR_OPERATOR - Static variable in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Alternative form of QueryParser.Operator.OR
 
- org.apache.lucene.queryparser.analyzing - package org.apache.lucene.queryparser.analyzing
 
- 
QueryParser that passes Fuzzy-, Prefix-, Range-, and WildcardQuerys through the given analyzer.
 
- org.apache.lucene.queryparser.classic - package org.apache.lucene.queryparser.classic
 
- 
A simple query parser implemented with JavaCC.
 
- org.apache.lucene.queryparser.complexPhrase - package org.apache.lucene.queryparser.complexPhrase
 
- 
QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*"
 
- org.apache.lucene.queryparser.ext - package org.apache.lucene.queryparser.ext
 
- 
Extendable QueryParser provides a simple and flexible extension mechanism by overloading query field names.
 
- org.apache.lucene.queryparser.flexible.core - package org.apache.lucene.queryparser.flexible.core
 
- 
Core classes of the flexible query parser framework.
 
- org.apache.lucene.queryparser.flexible.core.builders - package org.apache.lucene.queryparser.flexible.core.builders
 
- 
Necessary classes to implement query builders.
 
- org.apache.lucene.queryparser.flexible.core.config - package org.apache.lucene.queryparser.flexible.core.config
 
- 
Base classes used to configure the query processing.
 
- org.apache.lucene.queryparser.flexible.core.messages - package org.apache.lucene.queryparser.flexible.core.messages
 
- 
Messages usually used by query parser implementations.
 
- org.apache.lucene.queryparser.flexible.core.nodes - package org.apache.lucene.queryparser.flexible.core.nodes
 
- 
Query nodes commonly used by query parser implementations.
 
- org.apache.lucene.queryparser.flexible.core.parser - package org.apache.lucene.queryparser.flexible.core.parser
 
- 
Necessary interfaces to implement text parsers.
 
- org.apache.lucene.queryparser.flexible.core.processors - package org.apache.lucene.queryparser.flexible.core.processors
 
- 
Interfaces and implementations used by query node processors
 
- org.apache.lucene.queryparser.flexible.core.util - package org.apache.lucene.queryparser.flexible.core.util
 
- 
Utility classes to used with the Query Parser.
 
- org.apache.lucene.queryparser.flexible.messages - package org.apache.lucene.queryparser.flexible.messages
 
- 
For Native Language Support (NLS), system of software internationalization.
 
- org.apache.lucene.queryparser.flexible.precedence - package org.apache.lucene.queryparser.flexible.precedence
 
- 
Precedence Query Parser Implementation
 
- org.apache.lucene.queryparser.flexible.precedence.processors - package org.apache.lucene.queryparser.flexible.precedence.processors
 
- 
Processors used by Precedence Query Parser
 
- org.apache.lucene.queryparser.flexible.standard - package org.apache.lucene.queryparser.flexible.standard
 
- 
 
- org.apache.lucene.queryparser.flexible.standard.builders - package org.apache.lucene.queryparser.flexible.standard.builders
 
- 
Standard Lucene Query Node Builders.
 
- org.apache.lucene.queryparser.flexible.standard.config - package org.apache.lucene.queryparser.flexible.standard.config
 
- 
Standard Lucene Query Configuration.
 
- org.apache.lucene.queryparser.flexible.standard.nodes - package org.apache.lucene.queryparser.flexible.standard.nodes
 
- 
Standard Lucene Query Nodes.
 
- org.apache.lucene.queryparser.flexible.standard.parser - package org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Lucene Query Parser.
 
- org.apache.lucene.queryparser.flexible.standard.processors - package org.apache.lucene.queryparser.flexible.standard.processors
 
- 
Lucene Query Node Processors.
 
- 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.
 
- org.apache.lucene.queryparser.xml - package org.apache.lucene.queryparser.xml
 
- 
Parser that produces Lucene Query objects from XML streams.
 
- org.apache.lucene.queryparser.xml.builders - package org.apache.lucene.queryparser.xml.builders
 
- 
XML Parser factories for different Lucene Query/Filters.
 
- OrQuery() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- OrQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Factory for disjunctions
 
- OrQuery(List<SrndQuery>, boolean, String) - Constructor for class org.apache.lucene.queryparser.surround.query.OrQuery
 
-  
 
- OrQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
OrQueryNode represents an OR boolean operation performed on a list
 of nodes.
 
 
- OrQueryNode(List<QueryNode>) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.OrQueryNode
 
-  
 
- PARAMETER_VALUE_NOT_SUPPORTED - Static variable in class org.apache.lucene.queryparser.flexible.core.messages.QueryParserMessages
 
-  
 
- parse(Version, String[], String[], Analyzer) - Static method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
- 
Parses a query which searches on the fields specified.
 
- parse(Version, String, String[], BooleanClause.Occur[], Analyzer) - Static method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
- 
Parses a query, searching on the fields specified.
 
- parse(Version, String[], String[], BooleanClause.Occur[], Analyzer) - Static method in class org.apache.lucene.queryparser.classic.MultiFieldQueryParser
 
- 
Parses a query, searching on the fields specified.
 
- parse(String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Parses a query string, returning a 
Query.
 
 
- parse(String) - Method in class org.apache.lucene.queryparser.complexPhrase.ComplexPhraseQueryParser
 
-  
 
- parse(ExtensionQuery) - Method in class org.apache.lucene.queryparser.ext.ParserExtension
 
- 
 
- parse(CharSequence, CharSequence) - Method in interface org.apache.lucene.queryparser.flexible.core.parser.SyntaxParser
 
-  
 
- parse(String, String) - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Parses a query string to an object, usually some query object.
 
- parse(String, ParsePosition) - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumberDateFormat
 
-  
 
- parse(CharSequence, CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Parses a query string, returning a 
QueryNode.
 
 
- parse(String[], String[], Analyzer) - Static method in class org.apache.lucene.queryparser.flexible.standard.QueryParserUtil
 
- 
Parses a query which searches on the fields specified.
 
- parse(String, String[], BooleanClause.Occur[], Analyzer) - Static method in class org.apache.lucene.queryparser.flexible.standard.QueryParserUtil
 
- 
Parses a query, searching on the fields specified.
 
- parse(String[], String[], BooleanClause.Occur[], Analyzer) - Static method in class org.apache.lucene.queryparser.flexible.standard.QueryParserUtil
 
- 
Parses a query, searching on the fields specified.
 
- parse(String, String) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- parse(String) - Static method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- parse(InputStream) - Method in class org.apache.lucene.queryparser.xml.CoreParser
 
-  
 
- parse2(String) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- ParseException - Exception in org.apache.lucene.queryparser.classic
 
- 
This exception is thrown when parse errors are encountered.
 
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.lucene.queryparser.classic.ParseException
 
- 
This constructor is used by the method "generateParseException"
 in the generated parser.
 
- ParseException() - Constructor for exception org.apache.lucene.queryparser.classic.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.classic.ParseException
 
- 
Constructor with message.
 
- ParseException - Exception in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
This exception is thrown when parse errors are encountered.
 
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.lucene.queryparser.flexible.standard.parser.ParseException
 
- 
This constructor is used by the method "generateParseException"
 in the generated parser.
 
- ParseException() - Constructor for exception org.apache.lucene.queryparser.flexible.standard.parser.ParseException
 
- 
The following constructors are for use by you for whatever
 purpose you can think of.
 
- ParseException(Message) - Constructor for exception org.apache.lucene.queryparser.flexible.standard.parser.ParseException
 
- 
Constructor with message.
 
- 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
 
- 
Constructor with message.
 
- parser - Variable in class org.apache.lucene.queryparser.xml.CoreParser
 
-  
 
- ParserException - Exception in org.apache.lucene.queryparser.xml
 
- 
Thrown when the xml queryparser encounters 
 invalid syntax/configuration.
 
- ParserException() - Constructor for exception org.apache.lucene.queryparser.xml.ParserException
 
-  
 
- ParserException(String) - Constructor for exception org.apache.lucene.queryparser.xml.ParserException
 
-  
 
- ParserException(String, Throwable) - Constructor for exception org.apache.lucene.queryparser.xml.ParserException
 
-  
 
- ParserException(Throwable) - Constructor for exception org.apache.lucene.queryparser.xml.ParserException
 
-  
 
- ParserExtension - Class in org.apache.lucene.queryparser.ext
 
- 
This class represents an extension base class to the Lucene standard
 
QueryParser.
 
 
- ParserExtension() - Constructor for class org.apache.lucene.queryparser.ext.ParserExtension
 
-  
 
- PathQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
PathQueryNode is used to store queries like
 /company/USA/California /product/shoes/brown.
 
 
- PathQueryNode(List<PathQueryNode.QueryText>) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
-  
 
- PathQueryNode.QueryText - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
Term text with a beginning and end position
 
- PathQueryNode.QueryText(CharSequence, int, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- PHRASE_SLOP - Static variable in class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys
 
- 
Key used to set the default phrase slop
 
- PhraseQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- PhraseQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.PhraseQueryNodeBuilder
 
-  
 
- PhraseSlopQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- PhraseSlopQueryNode(QueryNode, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- PhraseSlopQueryNodeProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
 
- 
This processor removes invalid 
SlopQueryNode objects in the query
 node tree.
 
 
- PhraseSlopQueryNodeProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.PhraseSlopQueryNodeProcessor
 
-  
 
- PLAINTEXT_FIELD_NAME - Static variable in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- PLUS - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- PLUS - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- positionIncrement - Variable in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
- 
The term's position increment.
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.NoChildOptimizationQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
This method is invoked for every node when walking up the tree.
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.RemoveDeletedQueryNodesProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.precedence.processors.BooleanModifiersQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AllowLeadingWildcardProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AnalyzerQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanSingleChildOptimizationQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BoostQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.DefaultPhraseSlopQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.FuzzyQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.LowercaseExpandedTermsQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MatchAllDocsQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiFieldQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiTermRewriteMethodProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericRangeQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.PhraseSlopQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.RemoveEmptyNonLeafQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.TermRangeQueryNodeProcessor
 
-  
 
- postProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.WildcardQueryNodeProcessor
 
-  
 
- PrecedenceQueryNodeProcessorPipeline - Class in org.apache.lucene.queryparser.flexible.precedence.processors
 
- 
 
- PrecedenceQueryNodeProcessorPipeline(QueryConfigHandler) - Constructor for class org.apache.lucene.queryparser.flexible.precedence.processors.PrecedenceQueryNodeProcessorPipeline
 
-  
 
- PrecedenceQueryParser - Class in org.apache.lucene.queryparser.flexible.precedence
 
- 
 This query parser works exactly as the standard query parser ( 
StandardQueryParser ), 
 except that it respect the boolean precedence, so <a AND b OR c AND d> is parsed to <(+a +b) (+c +d)>
 instead of <+a +b +c +d>.
 
 
- PrecedenceQueryParser() - Constructor for class org.apache.lucene.queryparser.flexible.precedence.PrecedenceQueryParser
 
-  
 
- PrecedenceQueryParser(Analyzer) - Constructor for class org.apache.lucene.queryparser.flexible.precedence.PrecedenceQueryParser
 
-  
 
- PrefixOperatorQuery() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- PREFIXTERM - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- prefixToString(StringBuilder) - Method in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- PrefixWildcardQueryNode - Class in org.apache.lucene.queryparser.flexible.standard.nodes
 
- 
 
- PrefixWildcardQueryNode(CharSequence, CharSequence, int, int) - Constructor for class org.apache.lucene.queryparser.flexible.standard.nodes.PrefixWildcardQueryNode
 
-  
 
- PrefixWildcardQueryNode(FieldQueryNode) - Constructor for class org.apache.lucene.queryparser.flexible.standard.nodes.PrefixWildcardQueryNode
 
-  
 
- PrefixWildcardQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- PrefixWildcardQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.PrefixWildcardQueryNodeBuilder
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.NoChildOptimizationQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
This method is invoked for every node when walking down the tree.
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.RemoveDeletedQueryNodesProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.precedence.processors.BooleanModifiersQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AllowLeadingWildcardProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AnalyzerQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanSingleChildOptimizationQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BoostQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.DefaultPhraseSlopQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.FuzzyQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.LowercaseExpandedTermsQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MatchAllDocsQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiFieldQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiTermRewriteMethodProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericRangeQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.PhraseSlopQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.RemoveEmptyNonLeafQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.TermRangeQueryNodeProcessor
 
-  
 
- preProcessNode(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.WildcardQueryNodeProcessor
 
-  
 
- PrimaryQuery() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- process(QueryNode) - Method in interface org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessor
 
- 
Processes a query node tree.
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
- 
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.RemoveDeletedQueryNodesProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.precedence.processors.BooleanModifiersQueryNodeProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AllowLeadingWildcardProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AnalyzerQueryNodeProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.DefaultPhraseSlopQueryNodeProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.GroupQueryNodeProcessor
 
- 
Deprecated.
  
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.LowercaseExpandedTermsQueryNodeProcessor
 
-  
 
- process(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.RemoveEmptyNonLeafQueryNodeProcessor
 
-  
 
- processChildren(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
This method is called every time a child is processed.
 
- processChildren(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- processChildren(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.DefaultPhraseSlopQueryNodeProcessor
 
-  
 
- processChildren(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiFieldQueryNodeProcessor
 
-  
 
- ProximityQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
ProximityQueryNode represents a query where the terms should meet
 specific distance conditions.
 
 
- ProximityQueryNode(List<QueryNode>, CharSequence, ProximityQueryNode.Type, int, boolean) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- ProximityQueryNode(List<QueryNode>, CharSequence, ProximityQueryNode.Type, boolean) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- ProximityQueryNode.ProximityType - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
utility class containing the distance condition and number
 
- ProximityQueryNode.ProximityType(ProximityQueryNode.Type) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode.ProximityType
 
-  
 
- ProximityQueryNode.ProximityType(ProximityQueryNode.Type, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode.ProximityType
 
-  
 
- ProximityQueryNode.Type - Enum in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
Distance condition: PARAGRAPH, SENTENCE, or NUMBER
 
- queries - Variable in class org.apache.lucene.queryparser.surround.query.ComposedQuery
 
-  
 
- Query(String) - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
-  
 
- Query(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- QUERY_TREE_BUILDER_TAGID - Static variable in class org.apache.lucene.queryparser.flexible.core.builders.QueryTreeBuilder
 
- 
This tag is used to tag the nodes in a query tree with the built objects
 produced from their own associated builder.
 
- QueryBuilder - Interface in org.apache.lucene.queryparser.flexible.core.builders
 
- 
This interface is used by implementors classes that builds some kind of
 object from a query tree.
 
- QueryBuilder - Interface in org.apache.lucene.queryparser.xml
 
- 
Implemented by objects that produce Lucene Query objects from XML streams.
 
- QueryBuilderFactory - Class in org.apache.lucene.queryparser.xml
 
- 
 
- QueryBuilderFactory() - Constructor for class org.apache.lucene.queryparser.xml.QueryBuilderFactory
 
-  
 
- QueryConfigHandler - Class in org.apache.lucene.queryparser.flexible.core.config
 
- 
This class can be used to hold any query configuration and no field
 configuration.
 
- QueryConfigHandler() - Constructor for class org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler
 
-  
 
- queryFactory - Variable in class org.apache.lucene.queryparser.xml.CoreParser
 
-  
 
- QueryNode - Interface in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
A 
QueryNode is a interface implemented by all nodes on a QueryNode
 tree.
 
 
- QueryNodeError - Error in org.apache.lucene.queryparser.flexible.core
 
- 
Error class with NLS support
 
- QueryNodeError(Message) - Constructor for error org.apache.lucene.queryparser.flexible.core.QueryNodeError
 
-  
 
- QueryNodeError(Throwable) - Constructor for error org.apache.lucene.queryparser.flexible.core.QueryNodeError
 
-  
 
- QueryNodeError(Message, Throwable) - Constructor for error org.apache.lucene.queryparser.flexible.core.QueryNodeError
 
-  
 
- QueryNodeException - Exception in org.apache.lucene.queryparser.flexible.core
 
- 
 This exception should be thrown if something wrong happens when dealing with
 
QueryNodes.
 
 
- QueryNodeException(Message) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- QueryNodeException(Throwable) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- QueryNodeException(Message, Throwable) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- QueryNodeImpl - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- QueryNodeImpl() - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- QueryNodeOperation - Class in org.apache.lucene.queryparser.flexible.core.util
 
- 
Allow joining 2 QueryNode Trees, into one.
 
- QueryNodeParseException - Exception in org.apache.lucene.queryparser.flexible.core
 
- 
This should be thrown when an exception happens during the query parsing from
 string to the query node tree.
 
- QueryNodeParseException(Message) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- QueryNodeParseException(Throwable) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- QueryNodeParseException(Message, Throwable) - Constructor for exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- QueryNodeProcessor - Interface in org.apache.lucene.queryparser.flexible.core.processors
 
- 
 
- QueryNodeProcessorImpl - Class in org.apache.lucene.queryparser.flexible.core.processors
 
- 
 This is a default implementation for the 
QueryNodeProcessor
 interface, it's an abstract class, so it should be extended by classes that
 want to process a 
QueryNode tree.
 
 
- QueryNodeProcessorImpl() - Constructor for class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
-  
 
- QueryNodeProcessorImpl(QueryConfigHandler) - Constructor for class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
-  
 
- QueryNodeProcessorPipeline - Class in org.apache.lucene.queryparser.flexible.core.processors
 
- 
 
- QueryNodeProcessorPipeline() - Constructor for class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
- 
Constructs an empty query node processor pipeline.
 
- QueryNodeProcessorPipeline(QueryConfigHandler) - Constructor for class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
- 
 
- QueryParser - Class in org.apache.lucene.queryparser.classic
 
- 
This class is generated by JavaCC.
 
- QueryParser(Version, String, Analyzer) - Constructor for class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Create a query parser.
 
- QueryParser(CharStream) - Constructor for class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Constructor with user supplied CharStream.
 
- QueryParser(QueryParserTokenManager) - Constructor for class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Constructor with generated Token Manager.
 
- 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
 
- 
Constructor with user supplied CharStream.
 
- QueryParser(QueryParserTokenManager) - Constructor for class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Constructor with generated Token Manager.
 
- QueryParser.Operator - Enum in org.apache.lucene.queryparser.classic
 
- 
The default operator for parsing queries.
 
- QueryParserBase - Class in org.apache.lucene.queryparser.classic
 
- 
This class is overridden by QueryParser in QueryParser.jj
 and acts to separate the majority of the Java code from the .jj grammar file.
 
- QueryParserBase() - Constructor for class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- QueryParserBase.MethodRemovedUseAnother - Class in org.apache.lucene.queryparser.classic
 
- 
Do not catch this exception in your code, it means you are using methods that you should no longer use.
 
- QueryParserBase.MethodRemovedUseAnother() - Constructor for class org.apache.lucene.queryparser.classic.QueryParserBase.MethodRemovedUseAnother
 
-  
 
- QueryParserConstants - Interface in org.apache.lucene.queryparser.classic
 
- 
Token literal values and constants.
 
- QueryParserConstants - Interface in org.apache.lucene.queryparser.surround.parser
 
- 
Token literal values and constants.
 
- QueryParserHelper - Class in org.apache.lucene.queryparser.flexible.core
 
- 
 This class is a helper for the query parser framework, it does all the three
 query parser phrases at once: text parsing, query processing and query
 building.
 
- QueryParserHelper(QueryConfigHandler, SyntaxParser, QueryNodeProcessor, QueryBuilder) - Constructor for class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Creates a query parser helper object using the specified configuration,
 text parser, processor and builder.
 
- QueryParserMessages - Class in org.apache.lucene.queryparser.flexible.core.messages
 
- 
Flexible Query Parser message bundle class
 
- QueryParserTokenManager - Class in org.apache.lucene.queryparser.classic
 
- 
Token Manager.
 
- QueryParserTokenManager(CharStream) - Constructor for class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
- 
Constructor.
 
- QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
- 
Constructor.
 
- QueryParserTokenManager - Class in org.apache.lucene.queryparser.surround.parser
 
- 
Token Manager.
 
- QueryParserTokenManager(CharStream) - Constructor for class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
- 
Constructor.
 
- QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
- 
Constructor.
 
- QueryParserUtil - Class in org.apache.lucene.queryparser.flexible.standard
 
- 
This class defines utility methods to (help) parse query strings into
 
Query objects.
 
 
- QueryParserUtil() - Constructor for class org.apache.lucene.queryparser.flexible.standard.QueryParserUtil
 
-  
 
- QueryTemplateManager - Class in org.apache.lucene.queryparser.xml
 
- 
Provides utilities for turning query form input (such as from a web page or Swing gui) into
 Lucene XML queries by using XSL templates.
 
- QueryTemplateManager() - Constructor for class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- QueryTemplateManager(InputStream) - Constructor for class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- QueryTreeBuilder - Class in org.apache.lucene.queryparser.flexible.core.builders
 
- 
This class should be used when there is a builder for each type of node.
 
- QueryTreeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.core.builders.QueryTreeBuilder
 
- 
 
- QUOTED - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- QUOTED - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- QUOTED - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- QuotedFieldQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- QuotedFieldQueryNode(CharSequence, CharSequence, int, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.QuotedFieldQueryNode
 
-  
 
- set(ConfigurationKey<T>, T) - Method in class org.apache.lucene.queryparser.flexible.core.config.AbstractQueryConfig
 
- 
Sets a key and its value.
 
- set(List<QueryNode>) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
-  
 
- set(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- set(int, QueryNodeProcessor) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- setAllowLeadingWildcard(boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set to true to allow leading wildcard characters.
 
- setAllowLeadingWildcard(boolean) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Set to true to allow leading wildcard characters.
 
- setAllowLeadingWildcard(boolean) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set to true to allow leading wildcard characters.
 
- setAnalyzer(Analyzer) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- setAnalyzeRangeTerms(boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set whether or not to analyze range terms when constructing 
TermRangeQuerys.
 
 
- setAutoGeneratePhraseQueries(boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set to true if phrase queries will be automatically generated
 when the analyzer returns more than one term from whitespace
 delimited text.
 
- setBegin(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setBeginColumn(int) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- setBeginLine(int) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- setBounds(T, T, boolean, boolean) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
- 
Sets the lower and upper bounds.
 
- setBounds(NumericQueryNode, NumericQueryNode, boolean, boolean, NumericConfig) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericRangeQueryNode
 
- 
Sets the upper and lower bounds of this range query node and the
 
NumericConfig associated with these bounds.
 
 
- setBuilder(CharSequence, QueryBuilder) - Method in class org.apache.lucene.queryparser.flexible.core.builders.QueryTreeBuilder
 
- 
Associates a field name with a builder.
 
- setBuilder(Class<? extends QueryNode>, QueryBuilder) - Method in class org.apache.lucene.queryparser.flexible.core.builders.QueryTreeBuilder
 
- 
Associates a class with a builder
 
- setChild(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
-  
 
- setChild(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.NoChildOptimizationQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
This method is invoked for every node that has at least on child.
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.RemoveDeletedQueryNodesProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.precedence.processors.BooleanModifiersQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AllowLeadingWildcardProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.AnalyzerQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanSingleChildOptimizationQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BoostQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.DefaultPhraseSlopQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.FuzzyQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.LowercaseExpandedTermsQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MatchAllDocsQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiFieldQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.MultiTermRewriteMethodProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.NumericRangeQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.OpenRangeQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.PhraseSlopQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.RemoveEmptyNonLeafQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.TermRangeQueryNodeProcessor
 
-  
 
- setChildrenOrder(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.WildcardQueryNodeProcessor
 
-  
 
- setDateResolution(DateTools.Resolution) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Sets the default date resolution used by RangeQueries for fields for which no
 specific date resolutions has been set.
 
- setDateResolution(String, DateTools.Resolution) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Sets the date resolution used by RangeQueries for a specific field.
 
- setDateResolution(DateTools.Resolution) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
 
- setDateResolution(DateTools.Resolution) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- setDateResolution(Map<CharSequence, DateTools.Resolution>) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- setDateResolutionMap(Map<CharSequence, DateTools.Resolution>) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- setDebugStream(PrintStream) - Method in class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
- 
Set debug output.
 
- setDebugStream(PrintStream) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
- 
Set debug output.
 
- setDebugStream(PrintStream) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
- 
Set debug output.
 
- setDefaultOperator(QueryParser.Operator) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Sets the boolean operator of the QueryParser.
 
- setDefaultOperator(StandardQueryConfigHandler.Operator) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Sets the boolean operator of the QueryParser.
 
- setDefaultPhraseSlop(int) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- setEnablePositionIncrements(boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set to true to enable position increments in result query.
 
- setEnablePositionIncrements(boolean) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Set to true to enable position increments in result query.
 
- setEnablePositionIncrements(boolean) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set to true to enable position increments in result query.
 
- setEnd(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setErrorToken(String) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
-  
 
- setField(CharSequence) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.FieldableNode
 
- 
Associates the node to a field.
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
- 
Sets the field associated with this node.
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.MultiPhraseQueryNode
 
-  
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
Sets the field associated with this node.
 
- setField(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- setFieldsBoost(Map<String, Float>) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Sets the boost used for each field.
 
- setFuzzyMinSim(float) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set the minimum similarity for fuzzy queries.
 
- setFuzzyMinSim(float) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Set the minimum similarity for fuzzy queries.
 
- setFuzzyMinSim(float) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set the minimum similarity for fuzzy queries.
 
- setFuzzyPrefixLength(int) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set the prefix length for fuzzy queries.
 
- setFuzzyPrefixLength(int) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Set the prefix length for fuzzy queries.
 
- setFuzzyPrefixLength(int) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set the prefix length for fuzzy queries.
 
- setLeaf(boolean) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- setLocale(Locale) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Set locale used by date range parsing, lowercasing, and other
 locale-sensitive operations.
 
- setLocale(Locale) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Set locale used by date range parsing.
 
- setLocale(Locale) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set locale used by date range parsing.
 
- setLowercaseExpandedTerms(boolean) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Whether terms of wildcard, prefix, fuzzy and range queries are to be automatically
 lower-cased or not.
 
- setLowercaseExpandedTerms(boolean) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Whether terms of multi-term queries (e.g., wildcard,
 prefix, fuzzy and range) should be automatically
 lower-cased or not.
 
- setLowercaseExpandedTerms(boolean) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set to true to allow leading wildcard characters.
 
- setMinSimilarity(float) - Method in class org.apache.lucene.queryparser.flexible.standard.config.FuzzyConfig
 
-  
 
- setMultiFields(CharSequence[]) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Set the fields a query should be expanded to when the field is
 null
 
- setMultiTermRewriteMethod(MultiTermQuery.RewriteMethod) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
 
- setMultiTermRewriteMethod(MultiTermQuery.RewriteMethod) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
 
- setMultiTermRewriteMethod(MultiTermQuery.RewriteMethod) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- setNonLocalizedMessage(Message) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- setNumberFormat(NumberFormat) - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
 
- setNumberFormat(NumberFormat) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
 
- setNumericConfigMap(Map<String, NumericConfig>) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- setPathElements(List<PathQueryNode.QueryText>) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
- 
Returns the a List with all QueryText elements
 
- setPhraseSlop(int) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
- 
Sets the default slop for phrases.
 
- setPhraseSlop(int) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
- 
Sets the default slop for phrases.
 
- setPhraseSlop(int) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
Sets the default slop for phrases.
 
- setPositionIncrement(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setPrecisionStep(int) - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
Sets the precision used to index the numeric values
 
- setPrefixLength(int) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- setPrefixLength(int) - Method in class org.apache.lucene.queryparser.flexible.standard.config.FuzzyConfig
 
-  
 
- setQuery(CharSequence) - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeParseException
 
-  
 
- setQueryBuilder(QueryBuilder) - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
The query builder that will be used to build an object from the query node
 tree.
 
- setQueryConfigHandler(QueryConfigHandler) - Method in interface org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessor
 
- 
 
- setQueryConfigHandler(QueryConfigHandler) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorImpl
 
- 
 
- setQueryConfigHandler(QueryConfigHandler) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
- 
 
- setQueryConfigHandler(QueryConfigHandler) - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Sets the query configuration handler that will be used during query
 processing.
 
- setQueryConfigHandler(QueryConfigHandler) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- setQueryConfigHandler(QueryConfigHandler) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.GroupQueryNodeProcessor
 
- 
Deprecated.
  
- setQueryNodeProcessor(QueryNodeProcessor) - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Sets the processor that will be used to process the query node tree.
 
- setSimilarity(float) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- setStrictMode(boolean) - Method in class org.apache.lucene.queryparser.xml.builders.NumericRangeFilterBuilder
 
- 
 
- setSyntaxParser(SyntaxParser) - Method in class org.apache.lucene.queryparser.flexible.core.QueryParserHelper
 
- 
Sets the text parser that will be used to parse the query string, it cannot
 be null.
 
- setTag(String, Object) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
Associate the specified value with the specified tagName.
 
- setTag(String, Object) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
-  
 
- setText(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setText(CharSequence) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.TextableQueryNode
 
-  
 
- setText(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- setTimeZone(TimeZone) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- setTimeZone(TimeZone) - Method in interface org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration
 
-  
 
- setTimeZone(TimeZone) - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- setType(FieldType.NumericType) - Method in class org.apache.lucene.queryparser.flexible.standard.config.NumericConfig
 
- 
Sets the numeric type used to index the numeric values
 
- setValue(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- setValue(T) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.ValueQueryNode
 
-  
 
- setValue(Number) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
- 
Sets the numeric value.
 
- 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
 
- 
Base class for queries that expand to sets of simple terms.
 
- 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.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- size() - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
 
-  
 
- SlopQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- SlopQueryNode(QueryNode, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- SlopQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- SlopQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.SlopQueryNodeBuilder
 
-  
 
- SpanBuilderBase - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanBuilderBase() - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanBuilderBase
 
-  
 
- SpanFirstBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanFirstBuilder(SpanQueryBuilder) - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanFirstBuilder
 
-  
 
- SpanNearBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanNearBuilder(SpanQueryBuilder) - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanNearBuilder
 
-  
 
- SpanNearClauseFactory - Class in org.apache.lucene.queryparser.surround.query
 
- 
 
- SpanNearClauseFactory(IndexReader, String, BasicQueryFactory) - Constructor for class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
 
-  
 
- SpanNotBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanNotBuilder(SpanQueryBuilder) - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanNotBuilder
 
-  
 
- SpanOrBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanOrBuilder(SpanQueryBuilder) - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanOrBuilder
 
-  
 
- SpanOrTermsBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanOrTermsBuilder(Analyzer) - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanOrTermsBuilder
 
-  
 
- SpanQueryBuilder - Interface in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanQueryBuilderFactory - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanQueryBuilderFactory() - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanQueryBuilderFactory
 
-  
 
- SpanTermBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- SpanTermBuilder() - Constructor for class org.apache.lucene.queryparser.xml.builders.SpanTermBuilder
 
-  
 
- specialToken - Variable in class org.apache.lucene.queryparser.classic.Token
 
- 
This field is used to access special tokens that occur prior to this
 token, but after the immediately preceding regular (non-special) token.
 
- specialToken - Variable in class org.apache.lucene.queryparser.flexible.standard.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.
 
- 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.
 
- splitExtensionField(String, String) - Method in class org.apache.lucene.queryparser.ext.Extensions
 
- 
Splits a extension field and returns the field / extension part as a
 
Extensions.Pair.
 
 
- SrndPrefixQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Query that matches String prefixes
 
- SrndPrefixQuery(String, boolean, char) - Constructor for class org.apache.lucene.queryparser.surround.query.SrndPrefixQuery
 
-  
 
- SrndQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Lowest level base class for surround queries
 
- SrndQuery() - Constructor for class org.apache.lucene.queryparser.surround.query.SrndQuery
 
-  
 
- SrndTermQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Simple single-term clause
 
- SrndTermQuery(String, boolean) - Constructor for class org.apache.lucene.queryparser.surround.query.SrndTermQuery
 
-  
 
- SrndTruncQuery - Class in org.apache.lucene.queryparser.surround.query
 
- 
Query that matches wildcards
 
- SrndTruncQuery(String, char, char) - Constructor for class org.apache.lucene.queryparser.surround.query.SrndTruncQuery
 
-  
 
- StandardBooleanQueryNode - Class in org.apache.lucene.queryparser.flexible.standard.nodes
 
- 
 
- StandardBooleanQueryNode(List<QueryNode>, boolean) - Constructor for class org.apache.lucene.queryparser.flexible.standard.nodes.StandardBooleanQueryNode
 
-  
 
- StandardBooleanQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- StandardBooleanQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.StandardBooleanQueryNodeBuilder
 
-  
 
- StandardQueryBuilder - Interface in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
This interface should be implemented by every class that wants to build
 
Query objects from 
QueryNode objects.
 
 
- StandardQueryConfigHandler - Class in org.apache.lucene.queryparser.flexible.standard.config
 
- 
 
- StandardQueryConfigHandler() - Constructor for class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler
 
-  
 
- StandardQueryConfigHandler.ConfigurationKeys - Class in org.apache.lucene.queryparser.flexible.standard.config
 
- 
Class holding keys for StandardQueryNodeProcessorPipeline options.
 
- StandardQueryConfigHandler.ConfigurationKeys() - Constructor for class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys
 
-  
 
- StandardQueryConfigHandler.Operator - Enum in org.apache.lucene.queryparser.flexible.standard.config
 
- 
Boolean Operator: AND or OR
 
- StandardQueryNodeProcessorPipeline - Class in org.apache.lucene.queryparser.flexible.standard.processors
 
- 
This pipeline has all the processors needed to process a query node tree,
 generated by 
StandardSyntaxParser, already assembled.
 
 
- StandardQueryNodeProcessorPipeline(QueryConfigHandler) - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.StandardQueryNodeProcessorPipeline
 
-  
 
- StandardQueryParser - Class in org.apache.lucene.queryparser.flexible.standard
 
- 
 This class is a helper that enables users to easily use the Lucene query
 parser.
 
- StandardQueryParser() - Constructor for class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- StandardQueryParser(Analyzer) - Constructor for class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
- 
 
- StandardQueryTreeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
This query tree builder only defines the necessary map to build a
 
Query tree object.
 
 
- StandardQueryTreeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.StandardQueryTreeBuilder
 
-  
 
- StandardSyntaxParser - Class in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Parser for the standard Lucene syntax
 
- StandardSyntaxParser() - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- StandardSyntaxParser(CharStream) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Constructor with user supplied CharStream.
 
- StandardSyntaxParser(StandardSyntaxParserTokenManager) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Constructor with generated Token Manager.
 
- StandardSyntaxParserConstants - Interface in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Token literal values and constants.
 
- StandardSyntaxParserTokenManager - Class in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Token Manager.
 
- StandardSyntaxParserTokenManager(CharStream) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
- 
Constructor.
 
- StandardSyntaxParserTokenManager(CharStream, int) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
- 
Constructor.
 
- STAR - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- StringUtils - Class in org.apache.lucene.queryparser.flexible.core.util
 
- 
String manipulation routines
 
- StringUtils() - Constructor for class org.apache.lucene.queryparser.flexible.core.util.StringUtils
 
-  
 
- subList(int, int) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- subQueriesOrdered() - Method in class org.apache.lucene.queryparser.surround.query.DistanceQuery
 
-  
 
- subSequence(int, int) - Method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
-  
 
- SUFFIXTERM - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- suffixToString(StringBuilder) - Method in class org.apache.lucene.queryparser.surround.query.SimpleTerm
 
-  
 
- suffixToString(StringBuilder) - Method in class org.apache.lucene.queryparser.surround.query.SrndPrefixQuery
 
-  
 
- SwitchTo(int) - Method in class org.apache.lucene.queryparser.classic.QueryParserTokenManager
 
- 
Switch to specified lex state.
 
- SwitchTo(int) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserTokenManager
 
- 
Switch to specified lex state.
 
- SwitchTo(int) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParserTokenManager
 
- 
Switch to specified lex state.
 
- SyntaxParser - Interface in org.apache.lucene.queryparser.flexible.core.parser
 
- 
 
- TAG_ID - Static variable in class org.apache.lucene.queryparser.flexible.standard.processors.MultiTermRewriteMethodProcessor
 
-  
 
- tagModifierButDoNotOverride(QueryNode, ModifierQueryNode.Modifier) - Method in class org.apache.lucene.queryparser.flexible.standard.processors.BooleanQuery2ModifierNodeProcessor
 
-  
 
- Term(String) - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
-  
 
- TERM - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
 
- 
RegularExpression Id.
 
- Term(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- TERM - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
RegularExpression Id.
 
- TERM - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- TermQueryBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- TermQueryBuilder() - Constructor for class org.apache.lucene.queryparser.xml.builders.TermQueryBuilder
 
-  
 
- TermRangeQueryNode - Class in org.apache.lucene.queryparser.flexible.standard.nodes
 
- 
This query node represents a range query composed by 
FieldQueryNode
 bounds, which means the bound values are strings.
 
 
- TermRangeQueryNode(FieldQueryNode, FieldQueryNode, boolean, boolean) - Constructor for class org.apache.lucene.queryparser.flexible.standard.nodes.TermRangeQueryNode
 
- 
 
- TermRangeQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
 
- 
 
- TermRangeQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.TermRangeQueryNodeBuilder
 
-  
 
- TermRangeQueryNodeProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
 
- 
 
- TermRangeQueryNodeProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.TermRangeQueryNodeProcessor
 
-  
 
- TermsFilterBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
 
- TermsFilterBuilder(Analyzer) - Constructor for class org.apache.lucene.queryparser.xml.builders.TermsFilterBuilder
 
-  
 
- TermsQueryBuilder - Class in org.apache.lucene.queryparser.xml.builders
 
- 
Builds a BooleanQuery from all of the terms found in the XML element using the choice of analyzer
 
- TermsQueryBuilder(Analyzer) - Constructor for class org.apache.lucene.queryparser.xml.builders.TermsQueryBuilder
 
-  
 
- text - Variable in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
- 
The term's text.
 
- TextableQueryNode - Interface in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- textToBytesRef() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- theEmptyLcnQuery - Static variable in class org.apache.lucene.queryparser.surround.query.SrndQuery
 
- 
An empty Lucene query
 
- TIMEZONE - Static variable in class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys
 
-  
 
- toArray(T[]) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- toArray() - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
 
-  
 
- toDigitString() - Method in enum org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode.Modifier
 
-  
 
- token - Variable in class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Current token.
 
- Token - Class in org.apache.lucene.queryparser.classic
 
- 
Describes the input token stream.
 
- Token() - Constructor for class org.apache.lucene.queryparser.classic.Token
 
- 
No-argument constructor
 
- Token(int) - Constructor for class org.apache.lucene.queryparser.classic.Token
 
- 
Constructs a new token for the specified Image.
 
- Token(int, String) - Constructor for class org.apache.lucene.queryparser.classic.Token
 
- 
Constructs a new token for the specified Image and Kind.
 
- token - Variable in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Current token.
 
- Token - Class in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Describes the input token stream.
 
- Token() - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.Token
 
- 
No-argument constructor
 
- Token(int) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.Token
 
- 
Constructs a new token for the specified Image.
 
- Token(int, String) - Constructor for class org.apache.lucene.queryparser.flexible.standard.parser.Token
 
- 
Constructs a new token for the specified Image and Kind.
 
- token - Variable in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Current token.
 
- 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
 
- 
No-argument constructor
 
- Token(int) - Constructor for class org.apache.lucene.queryparser.surround.parser.Token
 
- 
Constructs a new token for the specified Image.
 
- Token(int, String) - Constructor for class org.apache.lucene.queryparser.surround.parser.Token
 
- 
Constructs a new token for the specified Image and Kind.
 
- token_source - Variable in class org.apache.lucene.queryparser.classic.QueryParser
 
- 
Generated Token Manager.
 
- token_source - Variable in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
- 
Generated Token Manager.
 
- token_source - Variable in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
- 
Generated Token Manager.
 
- tokenImage - Variable in exception org.apache.lucene.queryparser.classic.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.classic.QueryParserConstants
 
- 
Literal token values.
 
- tokenImage - Variable in exception org.apache.lucene.queryparser.flexible.standard.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.flexible.standard.parser.StandardSyntaxParserConstants
 
- 
Literal token values.
 
- 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
 
- 
Literal token values.
 
- TokenizedPhraseQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
 
- 
 
- TokenizedPhraseQueryNode() - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- TokenMgrError - Error in org.apache.lucene.queryparser.classic
 
- 
Token Manager Error.
 
- TokenMgrError() - Constructor for error org.apache.lucene.queryparser.classic.TokenMgrError
 
- 
No arg constructor.
 
- TokenMgrError(String, int) - Constructor for error org.apache.lucene.queryparser.classic.TokenMgrError
 
- 
Constructor with message and reason.
 
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.lucene.queryparser.classic.TokenMgrError
 
- 
Full Constructor.
 
- TokenMgrError - Error in org.apache.lucene.queryparser.flexible.standard.parser
 
- 
Token Manager Error.
 
- TokenMgrError() - Constructor for error org.apache.lucene.queryparser.flexible.standard.parser.TokenMgrError
 
- 
No arg constructor.
 
- TokenMgrError(String, int) - Constructor for error org.apache.lucene.queryparser.flexible.standard.parser.TokenMgrError
 
- 
Constructor with message and reason.
 
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.lucene.queryparser.flexible.standard.parser.TokenMgrError
 
- 
Full Constructor.
 
- TokenMgrError - Error in org.apache.lucene.queryparser.surround.parser
 
- 
Token Manager Error.
 
- TokenMgrError() - Constructor for error org.apache.lucene.queryparser.surround.parser.TokenMgrError
 
- 
No arg constructor.
 
- TokenMgrError(String, int) - Constructor for error org.apache.lucene.queryparser.surround.parser.TokenMgrError
 
- 
Constructor with message and reason.
 
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.lucene.queryparser.surround.parser.TokenMgrError
 
- 
Full Constructor.
 
- toLargeString() - Method in enum org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode.Modifier
 
-  
 
- toLowerCase(CharSequence, Locale) - Static method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
-  
 
- TOO_MANY_BOOLEAN_CLAUSES - Static variable in class org.apache.lucene.queryparser.flexible.core.messages.QueryParserMessages
 
-  
 
- TooManyBasicQueries - Exception in org.apache.lucene.queryparser.surround.query
 
- 
 
- TooManyBasicQueries(int) - Constructor for exception org.apache.lucene.queryparser.surround.query.TooManyBasicQueries
 
-  
 
- TopLevelQuery(String) - Method in class org.apache.lucene.queryparser.classic.QueryParser
 
-  
 
- TopLevelQuery(String) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
 
-  
 
- TopLevelQuery(CharSequence) - Method in class org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser
 
-  
 
- TopSrndQuery() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AndQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BooleanQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BoostQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.DeletedQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.MatchAllDocsQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.NoTokenFoundQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OrQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
convert to a query string understood by the query parser
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QuotedFieldQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.MultiPhraseQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- toQueryString(EscapeQuerySyntax) - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.WildcardQueryNode
 
-  
 
- toQueryStringIgnoreFields - Variable in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
- 
If set to true the the method toQueryString will not write field names
 
- toString() - Method in class org.apache.lucene.queryparser.classic.Token
 
- 
Returns the image.
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.config.FieldConfig
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AndQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BooleanQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.BoostQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.DeletedQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FieldQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.FuzzyQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.GroupQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.MatchAllDocsQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.MatchNoDocsQueryNode
 
-  
 
- toString() - Method in enum org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode.Modifier
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ModifierQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.NoTokenFoundQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OpaqueQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.OrQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode.QueryText
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PathQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.PhraseSlopQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.ProximityQueryNode
 
-  
 
- toString() - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
 
- 
for printing
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
 
- 
Every implementation of this class should return pseudo xml like this:
 
 For FieldQueryNode: <field start='1' end='2' field='subject' text='foo'/>
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QuotedFieldQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.SlopQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.TokenizedPhraseQueryNode
 
-  
 
- toString() - Method in exception org.apache.lucene.queryparser.flexible.core.QueryNodeException
 
-  
 
- toString(Object) - Static method in class org.apache.lucene.queryparser.flexible.core.util.StringUtils
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.messages.MessageImpl
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.MultiPhraseQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.NumericRangeQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.PrefixWildcardQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.RegexpQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.nodes.WildcardQueryNode
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.parser.Token
 
- 
Returns the image.
 
- toString() - Method in class org.apache.lucene.queryparser.flexible.standard.StandardQueryParser
 
-  
 
- toString() - Method in class org.apache.lucene.queryparser.surround.parser.Token
 
- 
Returns the image.
 
- toString() - Method in class org.apache.lucene.queryparser.surround.query.BasicQueryFactory
 
-  
 
- 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
 
- 
 
- toStringEscaped() - Method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
- 
Return a escaped String
 
- toStringEscaped(char[]) - Method in class org.apache.lucene.queryparser.flexible.core.util.UnescapedCharSequence
 
- 
Return a escaped String
 
- 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
 
-  
 
- transformCriteria(Properties, InputStream, Result) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Slower transformation using an uncompiled stylesheet (suitable for development environment)
 
- transformCriteria(Properties, Templates, Result) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
- 
Fast transformation using a pre-compiled stylesheet (suitable for production environments)
 
- transformCriteria(Properties, Transformer, Result) - Static method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
 
-  
 
- truncatedToPrefixAndPattern() - Method in class org.apache.lucene.queryparser.surround.query.SrndTruncQuery
 
-  
 
- TRUNCQUOTED - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.
 
- TRUNCTERM - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
 
- 
RegularExpression Id.