This package contains xref:Lucene.Net.QueryParsers.Surround.Query.SrndQuery and its subclasses.
The parser in the xref:Lucene.Net.QueryParsers.Surround.Parser namespace normally generates a SrndQuery.
For searching an xref:Lucene.Net.Search.Query is provided by the SrndQuery.MakeLuceneQueryField() method. For this, TermQuery, BooleanQuery and SpanQuery are used from Lucene.