Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
lucene-queryparser-4.3.1.jar - Apache Lucene Query Parser
Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
lucene-queryparser.jar - Query parsers and parsing framework.
JAR File Size and Download Location:
File name: lucene-queryparser.jar, lucene-queryparser-4.3.1.jar File size: 385814 bytes Date modified: 09-Jun-2013 Download: Apache Lucene
✍: FYIcenter.com
Manifest of the JAR:
Extension-Name: org.apache.lucene Specification-Title: Lucene Search Engine: queryparser Specification-Version: 4.3.1 Specification-Vendor: The Apache Software Foundation Implementation-Title: org.apache.lucene Implementation-Version: 4.3.1 1491148 - shalinmangar - 2013-06-09 12:02:13 Implementation-Vendor: The Apache Software Foundation X-Compile-Source-JDK: 1.6 X-Compile-Target-JDK: 1.6
List of Classes in the JAR:
org/apache/lucene/queryparser/analyzing/AnalyzingQueryParser org/apache/lucene/queryparser/classic/CharStream org/apache/lucene/queryparser/classic/FastCharStream org/apache/lucene/queryparser/classic/MultiFieldQueryParser org/apache/lucene/queryparser/classic/ParseException org/apache/lucene/queryparser/classic/QueryParser org/apache/lucene/queryparser/classic/QueryParserBase org/apache/lucene/queryparser/classic/QueryParserConstants org/apache/lucene/queryparser/classic/QueryParserTokenManager org/apache/lucene/queryparser/classic/Token org/apache/lucene/queryparser/classic/TokenMgrError org/apache/lucene/queryparser/complexPhrase/ComplexPhraseQueryParser org/apache/lucene/queryparser/ext/ExtendableQueryParser org/apache/lucene/queryparser/ext/ExtensionQuery org/apache/lucene/queryparser/ext/Extensions org/apache/lucene/queryparser/ext/ParserExtension org/apache/lucene/queryparser/flexible/core/QueryNodeError org/apache/lucene/queryparser/flexible/core/QueryNodeException org/apache/lucene/queryparser/flexible/core/QueryNodeParseException org/apache/lucene/queryparser/flexible/core/QueryParserHelper org/apache/lucene/queryparser/flexible/core/builders/QueryBuilder org/apache/lucene/queryparser/flexible/core/builders/QueryTreeBuilder org/apache/lucene/queryparser/flexible/core/config/AbstractQueryConfig org/apache/lucene/queryparser/flexible/core/config/ConfigurationKey org/apache/lucene/queryparser/flexible/core/config/FieldConfig org/apache/lucene/queryparser/flexible/core/config/FieldConfigListener org/apache/lucene/queryparser/flexible/core/config/QueryConfigHandler org/apache/lucene/queryparser/flexible/core/messages/QueryParserMessages org/apache/lucene/queryparser/flexible/core/nodes/AndQueryNode org/apache/lucene/queryparser/flexible/core/nodes/AnyQueryNode org/apache/lucene/queryparser/flexible/core/nodes/BooleanQueryNode org/apache/lucene/queryparser/flexible/core/nodes/BoostQueryNode org/apache/lucene/queryparser/flexible/core/nodes/DeletedQueryNode org/apache/lucene/queryparser/flexible/core/nodes/FieldQueryNode org/apache/lucene/queryparser/flexible/core/nodes/FieldValuePairQueryNode org/apache/lucene/queryparser/flexible/core/nodes/FieldableNode org/apache/lucene/queryparser/flexible/core/nodes/FuzzyQueryNode org/apache/lucene/queryparser/flexible/core/nodes/GroupQueryNode org/apache/lucene/queryparser/flexible/core/nodes/MatchAllDocsQueryNode org/apache/lucene/queryparser/flexible/core/nodes/MatchNoDocsQueryNode org/apache/lucene/queryparser/flexible/core/nodes/ModifierQueryNode org/apache/lucene/queryparser/flexible/core/nodes/NoTokenFoundQueryNode org/apache/lucene/queryparser/flexible/core/nodes/OpaqueQueryNode org/apache/lucene/queryparser/flexible/core/nodes/OrQueryNode org/apache/lucene/queryparser/flexible/core/nodes/PathQueryNode org/apache/lucene/queryparser/flexible/core/nodes/PhraseSlopQueryNode org/apache/lucene/queryparser/flexible/core/nodes/ProximityQueryNode org/apache/lucene/queryparser/flexible/core/nodes/QueryNode org/apache/lucene/queryparser/flexible/core/nodes/QueryNodeImpl org/apache/lucene/queryparser/flexible/core/nodes/QuotedFieldQueryNode org/apache/lucene/queryparser/flexible/core/nodes/RangeQueryNode org/apache/lucene/queryparser/flexible/core/nodes/SlopQueryNode org/apache/lucene/queryparser/flexible/core/nodes/TextableQueryNode org/apache/lucene/queryparser/flexible/core/nodes/TokenizedPhraseQueryNode org/apache/lucene/queryparser/flexible/core/nodes/ValueQueryNode org/apache/lucene/queryparser/flexible/core/parser/EscapeQuerySyntax org/apache/lucene/queryparser/flexible/core/parser/SyntaxParser org/apache/lucene/queryparser/flexible/core/processors/NoChildOptimizationQueryNodeProcessor org/apache/lucene/queryparser/flexible/core/processors/QueryNodeProcessor org/apache/lucene/queryparser/flexible/core/processors/QueryNodeProcessorImpl org/apache/lucene/queryparser/flexible/core/processors/QueryNodeProcessorPipeline org/apache/lucene/queryparser/flexible/core/processors/RemoveDeletedQueryNodesProcessor org/apache/lucene/queryparser/flexible/core/util/QueryNodeOperation org/apache/lucene/queryparser/flexible/core/util/StringUtils org/apache/lucene/queryparser/flexible/core/util/UnescapedCharSequence org/apache/lucene/queryparser/flexible/messages/Message org/apache/lucene/queryparser/flexible/messages/MessageImpl org/apache/lucene/queryparser/flexible/messages/NLS org/apache/lucene/queryparser/flexible/messages/NLSException org/apache/lucene/queryparser/flexible/precedence/PrecedenceQueryParser org/apache/lucene/queryparser/flexible/precedence/processors/BooleanModifiersQueryNodeProcessor org/apache/lucene/queryparser/flexible/precedence/processors/PrecedenceQueryNodeProcessorPipeline org/apache/lucene/queryparser/flexible/standard/CommonQueryParserConfiguration org/apache/lucene/queryparser/flexible/standard/QueryParserUtil org/apache/lucene/queryparser/flexible/standard/StandardQueryParser org/apache/lucene/queryparser/flexible/standard/builders/AnyQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/BooleanQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/BoostQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/DummyQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/FieldQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/FuzzyQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/GroupQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/MatchAllDocsQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/MatchNoDocsQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/ModifierQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/MultiPhraseQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/NumericRangeQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/PhraseQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/PrefixWildcardQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/RegexpQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/SlopQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/StandardBooleanQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/StandardQueryBuilder org/apache/lucene/queryparser/flexible/standard/builders/StandardQueryTreeBuilder org/apache/lucene/queryparser/flexible/standard/builders/TermRangeQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/builders/WildcardQueryNodeBuilder org/apache/lucene/queryparser/flexible/standard/config/FieldBoostMapFCListener org/apache/lucene/queryparser/flexible/standard/config/FieldDateResolutionFCListener org/apache/lucene/queryparser/flexible/standard/config/FuzzyConfig org/apache/lucene/queryparser/flexible/standard/config/NumberDateFormat org/apache/lucene/queryparser/flexible/standard/config/NumericConfig org/apache/lucene/queryparser/flexible/standard/config/NumericFieldConfigListener org/apache/lucene/queryparser/flexible/standard/config/StandardQueryConfigHandler org/apache/lucene/queryparser/flexible/standard/nodes/AbstractRangeQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/BooleanModifierNode org/apache/lucene/queryparser/flexible/standard/nodes/MultiPhraseQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/NumericQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/NumericRangeQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/PrefixWildcardQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/RegexpQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/StandardBooleanQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/TermRangeQueryNode org/apache/lucene/queryparser/flexible/standard/nodes/WildcardQueryNode org/apache/lucene/queryparser/flexible/standard/parser/CharStream org/apache/lucene/queryparser/flexible/standard/parser/EscapeQuerySyntaxImpl org/apache/lucene/queryparser/flexible/standard/parser/FastCharStream org/apache/lucene/queryparser/flexible/standard/parser/ParseException org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParser org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParserConstants org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParserTokenManager org/apache/lucene/queryparser/flexible/standard/parser/Token org/apache/lucene/queryparser/flexible/standard/parser/TokenMgrError org/apache/lucene/queryparser/flexible/standard/processors/AllowLeadingWildcardProcessor org/apache/lucene/queryparser/flexible/standard/processors/AnalyzerQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/BooleanQuery2ModifierNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/BooleanSingleChildOptimizationQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/BoostQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/DefaultPhraseSlopQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/FuzzyQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/GroupQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/LowercaseExpandedTermsQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/MatchAllDocsQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/MultiFieldQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/MultiTermRewriteMethodProcessor org/apache/lucene/queryparser/flexible/standard/processors/NumericQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/NumericRangeQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/OpenRangeQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/PhraseSlopQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/RemoveEmptyNonLeafQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/StandardQueryNodeProcessorPipeline org/apache/lucene/queryparser/flexible/standard/processors/TermRangeQueryNodeProcessor org/apache/lucene/queryparser/flexible/standard/processors/WildcardQueryNodeProcessor org/apache/lucene/queryparser/surround/parser/CharStream org/apache/lucene/queryparser/surround/parser/FastCharStream org/apache/lucene/queryparser/surround/parser/ParseException org/apache/lucene/queryparser/surround/parser/QueryParser org/apache/lucene/queryparser/surround/parser/QueryParserConstants org/apache/lucene/queryparser/surround/parser/QueryParserTokenManager org/apache/lucene/queryparser/surround/parser/Token org/apache/lucene/queryparser/surround/parser/TokenMgrError org/apache/lucene/queryparser/surround/query/AndQuery org/apache/lucene/queryparser/surround/query/BasicQueryFactory org/apache/lucene/queryparser/surround/query/ComposedQuery org/apache/lucene/queryparser/surround/query/DistanceQuery org/apache/lucene/queryparser/surround/query/DistanceRewriteQuery org/apache/lucene/queryparser/surround/query/DistanceSubQuery org/apache/lucene/queryparser/surround/query/FieldsQuery org/apache/lucene/queryparser/surround/query/NotQuery org/apache/lucene/queryparser/surround/query/OrQuery org/apache/lucene/queryparser/surround/query/RewriteQuery org/apache/lucene/queryparser/surround/query/SimpleTerm org/apache/lucene/queryparser/surround/query/SimpleTermRewriteQuery org/apache/lucene/queryparser/surround/query/SpanNearClauseFactory org/apache/lucene/queryparser/surround/query/SrndBooleanQuery org/apache/lucene/queryparser/surround/query/SrndPrefixQuery org/apache/lucene/queryparser/surround/query/SrndQuery org/apache/lucene/queryparser/surround/query/SrndTermQuery org/apache/lucene/queryparser/surround/query/SrndTruncQuery org/apache/lucene/queryparser/surround/query/TooManyBasicQueries org/apache/lucene/queryparser/xml/CoreParser org/apache/lucene/queryparser/xml/CorePlusExtensionsParser org/apache/lucene/queryparser/xml/DOMUtils org/apache/lucene/queryparser/xml/FilterBuilder org/apache/lucene/queryparser/xml/FilterBuilderFactory org/apache/lucene/queryparser/xml/ParserException org/apache/lucene/queryparser/xml/QueryBuilder org/apache/lucene/queryparser/xml/QueryBuilderFactory org/apache/lucene/queryparser/xml/QueryTemplateManager org/apache/lucene/queryparser/xml/builders/BooleanFilterBuilder org/apache/lucene/queryparser/xml/builders/BooleanQueryBuilder org/apache/lucene/queryparser/xml/builders/BoostingQueryBuilder org/apache/lucene/queryparser/xml/builders/BoostingTermBuilder org/apache/lucene/queryparser/xml/builders/CachedFilterBuilder org/apache/lucene/queryparser/xml/builders/ConstantScoreQueryBuilder org/apache/lucene/queryparser/xml/builders/DisjunctionMaxQueryBuilder org/apache/lucene/queryparser/xml/builders/DuplicateFilterBuilder org/apache/lucene/queryparser/xml/builders/FilteredQueryBuilder org/apache/lucene/queryparser/xml/builders/FuzzyLikeThisQueryBuilder org/apache/lucene/queryparser/xml/builders/LikeThisQueryBuilder org/apache/lucene/queryparser/xml/builders/MatchAllDocsQueryBuilder org/apache/lucene/queryparser/xml/builders/NumericRangeFilterBuilder org/apache/lucene/queryparser/xml/builders/NumericRangeQueryBuilder org/apache/lucene/queryparser/xml/builders/RangeFilterBuilder org/apache/lucene/queryparser/xml/builders/SpanBuilderBase org/apache/lucene/queryparser/xml/builders/SpanFirstBuilder org/apache/lucene/queryparser/xml/builders/SpanNearBuilder org/apache/lucene/queryparser/xml/builders/SpanNotBuilder org/apache/lucene/queryparser/xml/builders/SpanOrBuilder org/apache/lucene/queryparser/xml/builders/SpanOrTermsBuilder org/apache/lucene/queryparser/xml/builders/SpanQueryBuilder org/apache/lucene/queryparser/xml/builders/SpanQueryBuilderFactory org/apache/lucene/queryparser/xml/builders/SpanTermBuilder org/apache/lucene/queryparser/xml/builders/TermQueryBuilder org/apache/lucene/queryparser/xml/builders/TermsFilterBuilder org/apache/lucene/queryparser/xml/builders/TermsQueryBuilder org/apache/lucene/queryparser/xml/builders/UserInputQueryBuilder
2013-07-25, 3605🔥, 0💬
Popular Posts:
What Is commons-io-2.11.jar? commons-io-2.11.jar is the JAR file for Commons IO 2.5, which is a libr...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
What is ojdbc.jar - JDBC Driver for Oracle? ojdbc.jar is a JDBC driver from Oracle that provides dat...
commons-collections4-4.4 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...