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

ASF subversion and git services commented on LUCENE-7712:
---------------------------------------------------------

Commit 21559fe86da5e84c75c25b8373f6c78f1ac75a8f in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=21559fe ]

LUCENE-7712: SimpleQueryParser now parses foo~ as foo~2


> SimpleQueryString should support auto fuziness
> ----------------------------------------------
>
>                 Key: LUCENE-7712
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7712
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/queryparser
>            Reporter: David Pilato
>         Attachments: LUCENE-7712.patch
>
>
> Apparently the simpleQueryString query does not support auto fuziness as the 
> query string does.
> So {{foo:bar~1}} works for both simple query string and query string queries.
> But {{foo:bar~}} works for query string query but not for simple query string 
> query.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to