Fixed bad asciidoc in boolean mapping docs

This commit is contained in:
Clinton Gormley 2016-11-15 17:50:23 +00:00
parent cfabc95f59
commit a4e88bb64a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ GET my_index/_search
--------------------------------------------------
// CONSOLE
<1> Indexing a document with `1`, which is interpreted as `true`.
<1> Searching for documents with a JSON `true`.
<2> Searching for documents with a JSON `true`.
Aggregations like the <<search-aggregations-bucket-terms-aggregation,`terms`
aggregation>> use `1` and `0` for the `key`, and the strings `"true"` and