You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/09/06 18:03:05 UTC

[Solr Wiki] Update of "SurroundQueryParser" by SimonRosenthal

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "SurroundQueryParser" page has been changed by SimonRosenthal:
http://wiki.apache.org/solr/SurroundQueryParser

New page:
<!> [[Solr4.0]]

<<TableOfContents>>

== Overview ==

The Surround query parser plugin  provides support within Solr for the Surround query language. See chapter 9 of Lucene In Action (2nd edition). The query syntax permits the use of span queries within Lucene and Solr.

See the  [[https://issues.apache.org/jira/browse/SOLR-2703|JIRA issue]]



== Query Syntax ==

== Examples ==