39cb1abc9d
Setting `auto` after the fuzzy operator (e.g. `"query": "foo~auto"`) in the `query_string` does not take the length of the term into account when computing the distance and always use a max distance of 1. This change fixes this disrepancy by ensuring that the term is passed when the fuzziness is computed. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |