-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.10
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Elasticsearch
-
Tags:
-
Story Points:3
Document visualization fields (ecm:path@level*) are big on deep document layout.
For instance here it adds ~500 bytes:
"ecm:path" : "/default-domain/workspaces/00-janis-malorie-overshot/dropsical-ricki-mandel/lipton/with-upstream/hayride/fondle-hatless/choppiness-dressmaker/radial/whack-magnitude/pebble/genius-wilfulness-s", "ecm:path@level1" : "default-domain", "ecm:path@level2" : "workspaces", "ecm:path@level3" : "00-janis-malorie-overshot", "ecm:path@level4" : "dropsical-ricki-mandel", "ecm:path@level5" : "lipton", "ecm:path@level6" : "with-upstream", "ecm:path@level7" : "hayride", "ecm:path@level8" : "fondle-hatless", "ecm:path@level9" : "choppiness-dressmaker", "ecm:path@level10" : "radial", "ecm:path@level11" : "whack-magnitude", "ecm:path@level12" : "pebble", "ecm:path@level13" : "genius-wilfulness-s", "ecm:path@depth" : 14,
Data visualization field should be optional, to be able to reduce the Elasticsearch disk footprint and speedup indexing.
Or data visualization field should be removed and proposed as an addon if needed.
- is related to
-
NXP-21677 Compact Elasticsearch JSON _source field
- Resolved