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

Add path level info in elasticsearch indexation

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.2
    • Component/s: Elasticsearch

      Description

      See description in http://www.nuxeo.com/blog/browse-your-document-distribution-with-kibana/.

      The idea is to add in dedicated fields:

       "ecm:path.level1": "default-domain",
       "ecm:path.level2": "workspaces",
       "ecm:path.level3": "aWorkspace",
       "ecm:path.level4": "aFolder",
       "ecm:path.level5": "aFile",
       etc.
       "ecm:path.depth": 5
      


      A new field in es index is availble: ecm:path with the following informations :

       "ecm:path.level1": "default-domain",
       "ecm:path.level2": "workspaces",
       "ecm:path.level3": "aWorkspace",
       "ecm:path.level4": "aFolder",
       "ecm:path.level5": "aFile",
       etc.
       "ecm:path.depth": 5
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: