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
Deprecated. 

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.config

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

serialVersionUID: -2804763012723049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6804760312723049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012523049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6804360312723049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6804760312723049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012527049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012523049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012523049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012527049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6804760312720049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

locale

Locale locale
Deprecated. 

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

serialVersionUID: -2804760312723049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6809760312720049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -2104763012723049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

Class org.apache.lucene.queryParser.standard.config.NumberDateFormat extends NumberFormat implements Serializable

serialVersionUID: 964823936071308283L

Serialized Fields

dateFormat

DateFormat dateFormat

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

serialVersionUID: -2804763012793049527L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

serialVersionUID: -6804360312723049526L

Serialized Fields

config

AbstractQueryConfig config
Deprecated. 

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

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

serialVersionUID: 4475492120315147792L

Serialized Fields

lowerInclusive

boolean lowerInclusive

upperInclusive

boolean upperInclusive

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.NumericQueryNode extends QueryNodeImpl implements Serializable

serialVersionUID: -1969102979874574778L

Serialized Fields

numberFormat

NumberFormat numberFormat

field

CharSequence field

value

Number value

Class org.apache.lucene.queryParser.standard.nodes.NumericRangeQueryNode extends AbstractRangeQueryNode<NumericQueryNode> implements Serializable

Serialized Fields

numericConfig

NumericConfig numericConfig

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

serialVersionUID: 6851557641826407515L

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

serialVersionUID: 7400866652044314657L

Serialized Fields

collator

Collator collator
Deprecated. 

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.TermRangeQueryNode extends AbstractRangeQueryNode<FieldQueryNode> implements Serializable

serialVersionUID: 5470829448078569869L

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

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


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.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

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


Package org.apache.lucene.queryParser.surround.parser

Class org.apache.lucene.queryParser.surround.parser.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


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.surround.parser.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

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


Package org.apache.lucene.queryParser.surround.query

Class org.apache.lucene.queryParser.surround.query.TooManyBasicQueries extends IOException implements Serializable



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