Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 529639c

Browse files
committed
Edited 052_Mapping_Analysis/50_Complex_datatypes.asciidoc with Atlas code editor
1 parent eb27780 commit 529639c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

052_Mapping_Analysis/50_Complex_datatypes.asciidoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ a new field by indexing an array, Elasticsearch will use the
2626
datatype of the first value in the array to determine the `type` of the
2727
new field.
2828

29-
[[NOTE]]
30-
=====================
31-
When you get a document back from Elasticsearch, any arrays will be in the
29+
NOTE: When you get a document back from Elasticsearch, any arrays will be in the
3230
same order as when you indexed the document. The `_source` field that you get
3331
back contains exactly the same JSON document that you indexed.
3432

0 commit comments

Comments
 (0)