Package-level declarations

Types

Link copied to clipboard

Configuration options common across queryparser implementations.

Link copied to clipboard

This class defines utility methods to (help) parse query strings into Query objects.

Link copied to clipboard

The StandardQueryParser is a pre-assembled query parser that supports most features of the classic Lucene query parser, allows dynamic configuration of some of its features (like multi-field expansion or wildcard query restrictions) and adds support for new query types and expressions.