Преглед на файлове

Docs: Fixed bad link in completion suggester

Clinton Gormley преди 10 години
родител
ревизия
1220b89a60
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      docs/reference/search/suggesters/context-suggest.asciidoc

+ 2 - 2
docs/reference/search/suggesters/context-suggest.asciidoc

@@ -227,8 +227,8 @@ A `geo` context allows you to associate one or more geo points or geohashes with
 at index time. At query time, suggestions can be filtered and boosted if they are within
 a certain distance of a specified geo location.
 
-Internally, geo points are encoded as geohashes with specified precision. See <<geohashes>> for
-more details.
+Internally, geo points are encoded as geohashes with the specified precision.
+See <<geohash>> for more background details.
 
 [float]
 ===== Geo Mapping