Browse Source

Docs: Added redirect for geohash_cell query topic.

debadair 9 years ago
parent
commit
ee4798d852
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/reference/redirects.asciidoc

+ 6 - 0
docs/reference/redirects.asciidoc

@@ -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