Serialized Form


Package org.apache.lucene.queryParser.core

Class org.apache.lucene.queryParser.core.QueryNodeError extends Error implements Serializable

serialVersionUID: 1804855832182710327L

Serialized Fields

message

org.apache.lucene.messages.Message message

Class org.apache.lucene.queryParser.core.QueryNodeException extends Exception implements Serializable

serialVersionUID: -5962648855261624214L

Serialized Fields

message

org.apache.lucene.messages.Message message

Class org.apache.lucene.queryParser.core.QueryNodeParseException extends QueryNodeException implements Serializable

serialVersionUID: 8197535103538766773L

Serialized Fields

query

CharSequence query

beginColumn

int beginColumn

beginLine

int beginLine

errorToken

String errorToken

Package org.apache.lucene.queryParser.core.nodes

Class org.apache.lucene.queryParser.core.nodes.AndQueryNode extends BooleanQueryNode implements Serializable

serialVersionUID: 118496077529151825L

Class org.apache.lucene.queryParser.core.nodes.AnyQueryNode extends AndQueryNode implements Serializable

serialVersionUID: 1000791433562954187L

Serialized Fields

field

CharSequence field

minimumMatchingmElements

int minimumMatchingmElements

Class org.apache.lucene.queryParser.core.nodes.BooleanQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -2206623652088638072L

Class org.apache.lucene.queryParser.core.nodes.BoostQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -3929082630855807593L

Serialized Fields

value

float value

Class org.apache.lucene.queryParser.core.nodes.DeletedQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -9151675506000425293L

Class org.apache.lucene.queryParser.core.nodes.FieldQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: 3634521145130758265L

Serialized Fields

field

CharSequence field
The term's field


text

CharSequence text
The term's text.


begin

int begin
The term's begin position.


end

int end
The term's end position.


positionIncrement

int positionIncrement
The term's position increment.

Class org.apache.lucene.queryParser.core.nodes.FuzzyQueryNode extends FieldQueryNode implements Serializable

serialVersionUID: -1794537213032589441L

Serialized Fields

similarity

float similarity

prefixLength

int prefixLength

Class org.apache.lucene.queryParser.core.nodes.GroupQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -9204673493869114999L

Class org.apache.lucene.queryParser.core.nodes.MatchAllDocsQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -7050381275423477809L

Class org.apache.lucene.queryParser.core.nodes.MatchNoDocsQueryNode extends DeletedQueryNode implements Serializable

serialVersionUID: 8081805751679581497L

Class org.apache.lucene.queryParser.core.nodes.ModifierQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -391209837953928169L

Serialized Fields

modifier

ModifierQueryNode.Modifier modifier

Class org.apache.lucene.queryParser.core.nodes.NoTokenFoundQueryNode extends DeletedQueryNode implements Serializable

serialVersionUID: 7332975497586993833L

Class org.apache.lucene.queryParser.core.nodes.OpaqueQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: 0L

Serialized Fields

schema

CharSequence schema

value

CharSequence value

Class org.apache.lucene.queryParser.core.nodes.OrQueryNode extends BooleanQueryNode implements Serializable

serialVersionUID: -3692323307688017852L

Class org.apache.lucene.queryParser.core.nodes.ParametricQueryNode extends FieldQueryNode implements Serializable

serialVersionUID: -5770038129741218116L

Serialized Fields

operator

ParametricQueryNode.CompareOperator operator

Class org.apache.lucene.queryParser.core.nodes.ParametricRangeQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: 7120958816535573935L

Class org.apache.lucene.queryParser.core.nodes.PathQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -8325921322405804789L

Serialized Fields

values

List<E> values

Class org.apache.lucene.queryParser.core.nodes.PhraseSlopQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: 0L

Serialized Fields

value

int value

Class org.apache.lucene.queryParser.core.nodes.ProximityQueryNode extends BooleanQueryNode implements Serializable

serialVersionUID: 9018220596680832916L

Serialized Fields

proximityType

ProximityQueryNode.Type proximityType

distance

int distance

inorder

boolean inorder

field

CharSequence field

Class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl extends Object implements Serializable

serialVersionUID: 5569870883474845989L

Serialized Fields

isLeaf

boolean isLeaf

tags

Hashtable<K,V> tags

clauses

List<E> clauses

parent

QueryNode parent

toQueryStringIgnoreFields

boolean toQueryStringIgnoreFields
If set to true the the method toQueryString will not write field names

Class org.apache.lucene.queryParser.core.nodes.QuotedFieldQueryNode extends FieldQueryNode implements Serializable

serialVersionUID: -6675157780051428987L

Class org.apache.lucene.queryParser.core.nodes.SlopQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: 0L

Serialized Fields

value

int value

Class org.apache.lucene.queryParser.core.nodes.TokenizedPhraseQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -7185108320787917541L


Package org.apache.lucene.queryParser.standard

Class org.apache.lucene.queryParser.standard.QueryParserWrapper.Operator extends org.apache.lucene.util.Parameter implements Serializable

serialVersionUID: 3550299139196880290L


Package org.apache.lucene.queryParser.standard.config

Class org.apache.lucene.queryParser.standard.config.AllowLeadingWildcardAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2804763012723049527L

Serialized Fields

allowLeadingWildcard

boolean allowLeadingWildcard

Class org.apache.lucene.queryParser.standard.config.AnalyzerAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6804760312723049526L

Serialized Fields

analyzer

org.apache.lucene.analysis.Analyzer analyzer

Class org.apache.lucene.queryParser.standard.config.BoostAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012523049527L

Serialized Fields

boost

float boost

Class org.apache.lucene.queryParser.standard.config.DateResolutionAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6804360312723049526L

Serialized Fields

dateResolution

org.apache.lucene.document.DateTools.Resolution dateResolution

Class org.apache.lucene.queryParser.standard.config.DefaultOperatorAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6804760312723049526L

Serialized Fields

operator

DefaultOperatorAttribute.Operator operator

Class org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012527049527L

Serialized Fields

defaultPhraseSlop

int defaultPhraseSlop

Class org.apache.lucene.queryParser.standard.config.FieldBoostMapAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012523049527L

Serialized Fields

boosts

Map<K,V> boosts

Class org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012523049527L

Serialized Fields

dateRes

Map<K,V> dateRes

Class org.apache.lucene.queryParser.standard.config.FuzzyAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012527049527L

Serialized Fields

prefixLength

int prefixLength

minSimilarity

float minSimilarity

Class org.apache.lucene.queryParser.standard.config.LocaleAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6804760312720049526L

Serialized Fields

locale

Locale locale

Class org.apache.lucene.queryParser.standard.config.LowercaseExpandedTermsAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2804760312723049527L

Serialized Fields

lowercaseExpandedTerms

boolean lowercaseExpandedTerms

Class org.apache.lucene.queryParser.standard.config.MultiFieldAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6809760312720049526L

Serialized Fields

fields

CharSequence[] fields

Class org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2104763012723049527L

Serialized Fields

multiTermRewriteMethod

org.apache.lucene.search.MultiTermQuery.RewriteMethod multiTermRewriteMethod

Class org.apache.lucene.queryParser.standard.config.PositionIncrementsAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -2804763012793049527L

Serialized Fields

positionIncrementsEnabled

boolean positionIncrementsEnabled

Class org.apache.lucene.queryParser.standard.config.RangeCollatorAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

serialVersionUID: -6804360312723049526L

Serialized Fields

rangeCollator

Collator rangeCollator

Package org.apache.lucene.queryParser.standard.nodes

Class org.apache.lucene.queryParser.standard.nodes.BooleanModifierNode extends ModifierQueryNode implements Serializable

serialVersionUID: -557816496416587068L

Class org.apache.lucene.queryParser.standard.nodes.MultiPhraseQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -2138501723963320158L

Class org.apache.lucene.queryParser.standard.nodes.PrefixWildcardQueryNode extends WildcardQueryNode implements Serializable

serialVersionUID: 6851557641826407515L

Class org.apache.lucene.queryParser.standard.nodes.RangeQueryNode extends ParametricRangeQueryNode implements Serializable

serialVersionUID: 7400866652044314657L

Serialized Fields

collator

Collator collator

Class org.apache.lucene.queryParser.standard.nodes.StandardBooleanQueryNode extends BooleanQueryNode implements Serializable

serialVersionUID: 1938287817191138787L

Serialized Fields

disableCoord

boolean disableCoord

Class org.apache.lucene.queryParser.standard.nodes.WildcardQueryNode extends FieldQueryNode implements Serializable

serialVersionUID: 0L


Package org.apache.lucene.queryParser.standard.parser

Class org.apache.lucene.queryParser.standard.parser.ParseException extends QueryNodeParseException implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.apache.lucene.queryParser.standard.parser.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.


beginLine

int beginLine
The line number of the first character of this Token.


beginColumn

int beginColumn
The column number of the first character of this Token.


endLine

int endLine
The line number of the last character of this Token.


endColumn

int endColumn
The column number of the last character of this Token.


image

String image
The string image of the token.


next

Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.


specialToken

Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.

Class org.apache.lucene.queryParser.standard.parser.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.



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