react-awesome-query-builder icon indicating copy to clipboard operation
react-awesome-query-builder copied to clipboard

Unable to Use Elasticsearch "fuzzy" Operator

Open drizion opened this issue 2 years ago • 2 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

drizion avatar Sep 05 '23 12:09 drizion

I have the same issue

Morvanmc avatar Sep 26 '23 12:09 Morvanmc