ukrbublik/react-awesome-query-builder

Unable to Use Elasticsearch "fuzzy" Operator

Opened this issue · 1 comments

I am trying to use the "fuzzy" operator in the "react-awesome-query-builder" library to query Elasticsearch, but I am encountering an issue where the query returns an empty object. It seems that the "fuzzy" operator is not functioning as expected.

https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html

I have the same issue