You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2013/02/14 12:22:13 UTC

[jira] [Created] (SOLR-4457) Queries ending in question mark interpreted as wildcard

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

             Summary: 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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org