Package | Description |
---|---|
org.apache.lucene.queryparser.classic |
A simple query parser implemented with JavaCC.
|
org.apache.lucene.queryparser.complexPhrase |
QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*"
|
org.apache.lucene.queryparser.ext |
Extendable QueryParser provides a simple and flexible extension mechanism by overloading query field names.
|
org.apache.lucene.queryparser.flexible.precedence |
Precedence Query Parser Implementation
|
org.apache.lucene.queryparser.flexible.standard |
Implementation of the Lucene classic query parser using the flexible query parser frameworks
|
Class and Description |
---|
CommonQueryParserConfiguration
Configuration options common across queryparser implementations.
|
Class and Description |
---|
CommonQueryParserConfiguration
Configuration options common across queryparser implementations.
|
Class and Description |
---|
CommonQueryParserConfiguration
Configuration options common across queryparser implementations.
|
Class and Description |
---|
CommonQueryParserConfiguration
Configuration options common across queryparser implementations.
|
StandardQueryParser
This class is a helper that enables users to easily use the Lucene query
parser.
|
Class and Description |
---|
CommonQueryParserConfiguration
Configuration options common across queryparser implementations.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.