mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Docs: Added redirect for geohash_cell query topic.
This commit is contained in:
parent
c42a5b330a
commit
ee4798d852
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
<<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"]
|
||||
=== More Like This API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue