From 7912b743f31e40641ad3ea43fddf5ce75384c583 Mon Sep 17 00:00:00 2001 From: Deb Adair Date: Tue, 14 Nov 2017 08:22:05 -0800 Subject: [PATCH] Another cross doc link fix. --- 320_Geohashes/40_Geohashes.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/320_Geohashes/40_Geohashes.asciidoc b/320_Geohashes/40_Geohashes.asciidoc index 35bdbb820..599625991 100644 --- a/320_Geohashes/40_Geohashes.asciidoc +++ b/320_Geohashes/40_Geohashes.asciidoc @@ -28,5 +28,5 @@ Geohashes 把整个世界分为 32 个单元的格子 —— 4 行 8 列 —— |gcpuuz94kkp5 |12 | ~ 3.7cm x 1.8cm |============================================= -{ref}/query-dsl-geohash-cell-query.html[`geohash单元` 过滤器] 可以使用这些 geohash 前缀((("geohash_cell filter")))((("filters", "geohash_cell")))来找出与指定坐标点( `lat/lon` )相邻的位置。 +https://www.elastic.co/guide/en/elasticsearch/reference/2.4/query-dsl-geohash-cell-query.html[`geohash单元` 过滤器] 可以使用这些 geohash 前缀((("geohash_cell filter")))((("filters", "geohash_cell")))来找出与指定坐标点( `lat/lon` )相邻的位置。