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

Lee Hinman commented on LUCENE-7712:
------------------------------------

I am happy to submit a patch to add this, however, I don't know what the auto 
value should be. I wasn't able to find it except in older (3.x) documentation 
that mentioned it may be 0.5, is that the correct value for fuzziness that 
should be used if there is no value specified?

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

Reply via email to