Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-21920

Compact Elasticsearch data visualization fields

    XMLWordPrintable

    Details

    • Tags:
    • Story Points:
      3

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: