All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download lucene-queryparser JAR 2.9.2 with all dependencies


Lucene QueryParsers module

Files of the artifact lucene-queryparser version 2.9.2 from the group org.apache.lucene.

Artifact lucene-queryparser
Group org.apache.lucene
Version 2.9.2
Last update 24. February 2010
Tags: query lucene apache java flexible this parser
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lucene-core, lucene-queries, lucene-sandbox,
There are maybe transitive dependencies!
There is a newer version: 9.11.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of lucene-queryparser Show documentation

Please rate this JAR file. Is it a good library?

lucene-queryparser
Rate from 1 - 5, Rated 3.00 based on 2 reviews

443 downloads

Source code of lucene-queryparser version 2.9.2

META-INF
META-INF.META-INF.LICENSE.txt
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE.txt
org.apache.lucene.queryParser.core
org.apache.lucene.queryParser.core.org.apache.lucene.queryParser.core.QueryNodeError
org.apache.lucene.queryParser.core.org.apache.lucene.queryParser.core.QueryNodeException
org.apache.lucene.queryParser.core.org.apache.lucene.queryParser.core.QueryNodeParseException
org.apache.lucene.queryParser.core.org.apache.lucene.queryParser.core.QueryParserHelper
org.apache.lucene.queryParser.core.builders
org.apache.lucene.queryParser.core.builders.org.apache.lucene.queryParser.core.builders.QueryBuilder
org.apache.lucene.queryParser.core.builders.org.apache.lucene.queryParser.core.builders.QueryTreeBuilder
org.apache.lucene.queryParser.core.builders.org.apache.lucene.queryParser.core.builders.package.html
org.apache.lucene.queryParser.core.config
org.apache.lucene.queryParser.core.config.org.apache.lucene.queryParser.core.config.FieldConfig
org.apache.lucene.queryParser.core.config.org.apache.lucene.queryParser.core.config.FieldConfigListener
org.apache.lucene.queryParser.core.config.org.apache.lucene.queryParser.core.config.QueryConfigHandler
org.apache.lucene.queryParser.core.config.org.apache.lucene.queryParser.core.config.package.html
org.apache.lucene.queryParser.core.messages
org.apache.lucene.queryParser.core.messages.org.apache.lucene.queryParser.core.messages.QueryParserMessages
org.apache.lucene.queryParser.core.messages.org.apache.lucene.queryParser.core.messages.package.html
org.apache.lucene.queryParser.core.nodes
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.AndQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.AnyQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.BooleanQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.BoostQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.DeletedQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.FieldQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.FieldableNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.FuzzyQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.GroupQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.MatchAllDocsQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.MatchNoDocsQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.ModifierQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.NoTokenFoundQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.OpaqueQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.OrQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.ParametricQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.ParametricRangeQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.PathQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.PhraseSlopQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.ProximityQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.QueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.QuotedFieldQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.SlopQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.TextableQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.TokenizedPhraseQueryNode
org.apache.lucene.queryParser.core.nodes.org.apache.lucene.queryParser.core.nodes.package.html
org.apache.lucene.queryParser.core
org.apache.lucene.queryParser.core.org.apache.lucene.queryParser.core.package.html
org.apache.lucene.queryParser.core.parser
org.apache.lucene.queryParser.core.parser.org.apache.lucene.queryParser.core.parser.EscapeQuerySyntax
org.apache.lucene.queryParser.core.parser.org.apache.lucene.queryParser.core.parser.SyntaxParser
org.apache.lucene.queryParser.core.parser.org.apache.lucene.queryParser.core.parser.package.html
org.apache.lucene.queryParser.core.processors
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.NoChildOptimizationQueryNodeProcessor
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.QueryNodeProcessor
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.QueryNodeProcessorImpl
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.QueryNodeProcessorPipeline
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.RemoveDeletedQueryNodesProcessor
org.apache.lucene.queryParser.core.processors.org.apache.lucene.queryParser.core.processors.package.html
org.apache.lucene.queryParser.core.util
org.apache.lucene.queryParser.core.util.org.apache.lucene.queryParser.core.util.QueryNodeOperation
org.apache.lucene.queryParser.core.util.org.apache.lucene.queryParser.core.util.UnescapedCharSequence
org.apache.lucene.queryParser.core.util.org.apache.lucene.queryParser.core.util.package.html
org.apache.lucene.queryParser.standard
org.apache.lucene.queryParser.standard.org.apache.lucene.queryParser.standard.MultiFieldQueryParserWrapper
org.apache.lucene.queryParser.standard.org.apache.lucene.queryParser.standard.QueryParserUtil
org.apache.lucene.queryParser.standard.org.apache.lucene.queryParser.standard.QueryParserWrapper
org.apache.lucene.queryParser.standard.org.apache.lucene.queryParser.standard.StandardQueryParser
org.apache.lucene.queryParser.standard.builders
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.AnyQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.BooleanQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.BoostQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.FieldQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.FuzzyQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.GroupQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.MatchAllDocsQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.MatchNoDocsQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.ModifierQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.MultiPhraseQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.PhraseQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.PrefixWildcardQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.RangeQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.SlopQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.StandardBooleanQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.StandardQueryBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.StandardQueryTreeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.WildcardQueryNodeBuilder
org.apache.lucene.queryParser.standard.builders.org.apache.lucene.queryParser.standard.builders.package.html
org.apache.lucene.queryParser.standard.config
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.AllowLeadingWildcardAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.AllowLeadingWildcardAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.AnalyzerAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.AnalyzerAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.BoostAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.BoostAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DateResolutionAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DateResolutionAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DefaultOperatorAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DefaultOperatorAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldBoostMapAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldBoostMapAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldBoostMapFCListener
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldDateResolutionFCListener
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FuzzyAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.FuzzyAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.LocaleAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.LocaleAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.LowercaseExpandedTermsAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.LowercaseExpandedTermsAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.MultiFieldAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.MultiFieldAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.PositionIncrementsAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.PositionIncrementsAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.RangeCollatorAttribute
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.RangeCollatorAttributeImpl
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler
org.apache.lucene.queryParser.standard.config.org.apache.lucene.queryParser.standard.config.package.html
org.apache.lucene.queryParser.standard.nodes
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.BooleanModifierNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.MultiPhraseQueryNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.PrefixWildcardQueryNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.RangeQueryNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.StandardBooleanQueryNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.WildcardQueryNode
org.apache.lucene.queryParser.standard.nodes.org.apache.lucene.queryParser.standard.nodes.package.html
org.apache.lucene.queryParser.standard
org.apache.lucene.queryParser.standard.org.apache.lucene.queryParser.standard.package.html
org.apache.lucene.queryParser.standard.parser
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.EscapeQuerySyntaxImpl
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.JavaCharStream
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.ParseException
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser.jj
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserConstants
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserTokenManager
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.Token
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.TokenMgrError
org.apache.lucene.queryParser.standard.parser.org.apache.lucene.queryParser.standard.parser.package.html
org.apache.lucene.queryParser.standard.processors
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.AllowLeadingWildcardProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.AnalyzerQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.BooleanSingleChildOptimizationQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.BoostQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.DefaultPhraseSlopQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.FuzzyQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.GroupQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.LowercaseExpandedTermsQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.MatchAllDocsQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.MultiFieldQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.MultiTermRewriteMethodProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.ParametricRangeQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.PhraseSlopQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.RemoveEmptyNonLeafQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.StandardQueryNodeProcessorPipeline
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.WildcardQueryNodeProcessor
org.apache.lucene.queryParser.standard.processors.org.apache.lucene.queryParser.standard.processors.package.html
.overview.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy