[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082522#comment-13082522
 ] 

Erik Hatcher commented on SOLR-2703:
------------------------------------

Nice start, Simon!

Besides tests, we should probably make the maxBasicQueries a parameter too.

One issue that rears its ugly head here, unfortunately, is that the Surround 
parser does not analyze any of the terms thus stemming at indexing time will 
cause confusion/problems in trying to use this parser by most folks, I'd 
presume.  I don't consider lack of analysis a blocker for committing this 
integration, but a further issue probably should be opened to add analysis 
capabilities for non-wildcard terms in the query expression somehow.

> 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
>            Priority: Minor
>         Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to