[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Hatcher resolved SOLR-2703.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

Simon - thanks for the work on this.  I went back and changed the query parser 
to be automatically registered... I was thinking that we'd need to ship another 
JAR to get this to work, but we already include Lucene's queryparser JAR so 
might as well pre-register this parser.  That eliminated the need for the 
solrconfigsurround.xml in the test as well, so I removed that.

> Add support for the Lucene Surround Parser
> ------------------------------------------
>
>                 Key: SOLR-2703
>                 URL: https://issues.apache.org/jira/browse/SOLR-2703
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 4.0
>            Reporter: Simon Rosenthal
>            Assignee: Erik Hatcher
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch
>
>
> The Lucene/contrib surround parser provides support for span queries. This 
> issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to