What is a 'fuzzy' query in Elasticsearch?
-
A
A query that returns all documents regardless of match
-
B
A query that finds terms similar to the search term based on edit distance
-
C
A query for searching nested documents
-
D
A query that performs partial word matching using wildcards