elasticsearch/docs/java-api
Luca Cavanna 73cf002293 Un-deprecate fuzzy query (#22088)
When we decided to deprecate and remove fuzzy query in #15760, we didn't realize we would take away the possibililty for uses to use a fuzzy query as part of a span query, which is not possible using match query. This means we have to go back and un-deprecate fuzzy query, which will not be removed.

Closes #15760
2016-12-12 12:09:16 +01:00
..
admin
aggregations Update Java documentation for 5.0 2016-11-30 14:13:52 +01:00
docs
query-dsl Un-deprecate fuzzy query (#22088) 2016-12-12 12:09:16 +01:00
aggs.asciidoc
client.asciidoc
docs.asciidoc
index.asciidoc
indexed-scripts.asciidoc
query-dsl.asciidoc
search.asciidoc Update Java documentation for 5.0 2016-11-30 14:51:06 +01:00