Browse Source

Docs: Fixed callout error that broke the build.

debadair 9 years ago
parent
commit
bcc5c7c07a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/search/suggesters/context-suggest.asciidoc

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

@@ -76,9 +76,9 @@ PUT place_path_category
     sent with the suggestions.
     sent with the suggestions.
 <2> Defines a `geo` context named 'location' where the categories must be sent
 <2> Defines a `geo` context named 'location' where the categories must be sent
     with the suggestions.
     with the suggestions.
-<1> Defines a `category` context named 'place_type' where the categories are
+<3> Defines a `category` context named 'place_type' where the categories are
     read from the `cat` field.
     read from the `cat` field.
-<2> Defines a `geo` context named 'location' where the categories are read from
+<4> Defines a `geo` context named 'location' where the categories are read from
     the `loc` field.
     the `loc` field.
 
 
 NOTE: Adding context mappings increases the index size for completion field. The completion index
 NOTE: Adding context mappings increases the index size for completion field. The completion index