See: Description
Package | Description |
---|---|
org.apache.lucene.queryParser.core |
Contains the core classes of the flexible query parser framework
|
org.apache.lucene.queryParser.core.builders |
Contains the necessary classes to implement query builders
|
org.apache.lucene.queryParser.core.config |
Contains the base classes used to configure the query processing
|
org.apache.lucene.queryParser.core.messages |
Contains messages usually used by query parser implementations
|
org.apache.lucene.queryParser.core.nodes |
Contains query nodes that are commonly used by query parser implementations
|
org.apache.lucene.queryParser.core.parser |
Contains the necessary interfaces to implement text parsers
|
org.apache.lucene.queryParser.core.processors |
Interfaces and implementations used by query node processors
|
org.apache.lucene.queryParser.core.util |
Utility classes to used with the Query Parser
|
org.apache.lucene.queryParser.standard |
Contains the implementation of the Lucene query parser using the flexible query parser frameworks
|
org.apache.lucene.queryParser.standard.builders |
Standard Lucene Query Node Builders
|
org.apache.lucene.queryParser.standard.config |
Standard Lucene Query Configuration
|
org.apache.lucene.queryParser.standard.nodes |
Standard Lucene Query Nodes
|
org.apache.lucene.queryParser.standard.parser |
Lucene Query Parser
|
org.apache.lucene.queryParser.standard.processors |
Lucene Query Node Processors
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.