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