Robuta

https://www.elastic.co/docs/reference/query-languages/query-dsl/query-dsl-fuzzy-query Fuzzy query | Elasticsearch Reference Returns documents that contain terms similar to the search term, as measured by a Levenshtein edit distance. An edit distance is the number of one-character... fuzzy queryelasticsearchreference https://www.sanity.io/answers/improving-a-groq-query-for-searching-posts-and-services Sanity GROQ: Add fuzzy category/tag matching to search query How can I improve this query? I know I am missing stuff (just not sure what it is), but I basically want to search and if the text matches a post's title or... fuzzy categoryto searchsanitygroqadd