Package
org.apache.lucene.queryParser.surround.query
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.
This package contains SrndQuery and its subclasses.

The parser in the org.apache.lucene.queryParser.surround.parser package normally generates a SrndQuery.

For searching an org.apache.lucene.search.Query is provided by the SrndQuery.makeLuceneQueryField method. For this, TermQuery, BooleanQuery and SpanQuery are used from Lucene.

Wiki javadoc Use textile entry format.
Add your comments here.