Docs: Added redirect for geohash_cell query topic.
This commit is contained in:
parent
c42a5b330a
commit
ee4798d852
|
@ -248,6 +248,12 @@ The `fuzzy_like_this_field` or `flt_field` query has been removed. Instead use
|
||||||
the <<query-dsl-match-query-fuzziness,`fuzziness`>> parameter with the
|
the <<query-dsl-match-query-fuzziness,`fuzziness`>> parameter with the
|
||||||
<<query-dsl-match-query,`match` query>> or the <<query-dsl-mlt-query>>.
|
<<query-dsl-match-query,`match` query>> or the <<query-dsl-mlt-query>>.
|
||||||
|
|
||||||
|
[role="exclude",id="query-dsl-geohash-cell-query"]
|
||||||
|
=== Geohash Cell Query
|
||||||
|
|
||||||
|
The `geohash_cell` query has been removed. Instead use the
|
||||||
|
<<query-dsl-geo-bounding-box-query, Geo Bounding Box Query>>.
|
||||||
|
|
||||||
[role="exclude",id="search-more-like-this"]
|
[role="exclude",id="search-more-like-this"]
|
||||||
=== More Like This API
|
=== More Like This API
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue