Uses of Package
org.apache.lucene.queryparser.flexible.standard
Packages that use org.apache.lucene.queryparser.flexible.standard
Package
Description
A simple query parser implemented with JavaCC.
QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*"
Extendable QueryParser provides a simple and flexible extension mechanism by overloading query field names.
Precedence Query Parser Implementation
Implementation of the Lucene classic query parser using the flexible query parser frameworks
-
Classes in org.apache.lucene.queryparser.flexible.standard used by org.apache.lucene.queryparser.classicClassDescriptionConfiguration options common across queryparser implementations.
-
Classes in org.apache.lucene.queryparser.flexible.standard used by org.apache.lucene.queryparser.complexPhraseClassDescriptionConfiguration options common across queryparser implementations.
-
Classes in org.apache.lucene.queryparser.flexible.standard used by org.apache.lucene.queryparser.extClassDescriptionConfiguration options common across queryparser implementations.
-
Classes in org.apache.lucene.queryparser.flexible.standard used by org.apache.lucene.queryparser.flexible.precedenceClassDescriptionConfiguration options common across queryparser implementations.This class is a helper that enables users to easily use the Lucene query parser.
-
Classes in org.apache.lucene.queryparser.flexible.standard used by org.apache.lucene.queryparser.flexible.standardClassDescriptionConfiguration options common across queryparser implementations.