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

Jan Høydahl updated SOLR-4457:
------------------------------

    Attachment: SOLR-4457.patch

First quick patch subclassing edismax, which can be used as a plugin for 
existing versions. Will proceed with proper code as an option inside edismax 
itself.
                
> Queries ending in question mark interpreted as wildcard
> -------------------------------------------------------
>
>                 Key: SOLR-4457
>                 URL: https://issues.apache.org/jira/browse/SOLR-4457
>             Project: Solr
>          Issue Type: Improvement
>          Components: query parsers
>            Reporter: Jan Høydahl
>         Attachments: SOLR-4457.patch
>
>
> For many search applications, queries ending in a question mark such as {{foo 
> bar?}} would *not* mean a search for a four-letter word starting with 
> {{bar}}. Neither will it mean a literal search for a question mark.
> The query parsers should have an option to discard trailing question mark 
> before passing to analysis.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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