OpenSearch/docs/reference/ml/anomaly-detection
David Roberts 969a1c558b [ML] Include the "properties" layer in find_file_structure mappings (#62158)
Previously the "mappings" field of the response from the
find_file_structure endpoint was not a drop-in for the
mappings format of the create index endpoint - the
"properties" layer was missing.  The reason for omitting
it initially was that the assumption was that the
find_file_structure endpoint would only ever return very
simple mappings without any nested objects.  However,
this will not be true in the future, as we will improve
mappings detection for complex JSON objects.  As a first
step it makes sense to move the returned mappings closer
to the standard format.

This is a small building block towards fixing #55616
2020-09-10 09:33:42 +01:00
..
apis [ML] Include the "properties" layer in find_file_structure mappings (#62158) 2020-09-10 09:33:42 +01:00
functions [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
ml-configuring-aggregations.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) (#59940) 2020-07-20 17:04:59 -07:00
ml-configuring-categories.asciidoc [DOCS] Per-partition categorization (#61506) 2020-08-26 17:10:01 -07:00
ml-configuring-detector-custom-rules.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) (#59940) 2020-07-20 17:04:59 -07:00
ml-configuring-populations.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) (#59940) 2020-07-20 17:04:59 -07:00
ml-configuring-transform.asciidoc [DOCS] Move script and stored fields content to search fields page (#60826) (#60835) 2020-08-06 13:06:06 -04:00
ml-configuring-url.asciidoc [DOCS] Refresh machine learning custom URL example (#61826) (#61950) 2020-09-04 09:44:55 -07:00
ml-delayed-data-detection.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) (#59940) 2020-07-20 17:04:59 -07:00