elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.1k stars 24.83k forks source link

`flattened` field documentation does not mention restrictions on keys or values #108226

Open axw opened 6 months ago

axw commented 6 months ago

The flattened field type has a couple of limits that are not documented at https://www.elastic.co/guide/en/elasticsearch/reference/current/flattened.html:

The latter issue is mentioned in https://github.com/elastic/elasticsearch/issues/90311 as a restriction that could potentially be removed. If nothing else, these limits should be documented to avoid surprises.

elasticsearchmachine commented 6 months ago

Pinging @elastic/es-docs (Team:Docs)

elasticsearchmachine commented 6 months ago

Pinging @elastic/es-search (Team:Search)

elasticsearchmachine commented 5 months ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)