Uploaded image for project: 'Nuxeo AI Core'
  1. Nuxeo AI Core
  2. AICORE-537

Update Documentation with enrichment ES recommendations

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.5.11, 3.3.0-2021
    • Fix Version/s: None
    • Component/s: ML Data Enrichment
    • Tags:
    • Team:
      AI
    • Story Points:
      1

      Description

      Update Documentation with enrichment ES recommendations

      Indexing of complex property list might cause issues, therefore enrichments:filled and enrichments:corrected should be excluded from indexing.

      Since ES mapping is contributed by customers we can only improve our documentation by adding a recommendation for the dynamic templates

      "no_enrichment_filled_template" : {
                  "mapping" : {
                    "index" : "no",
                    "include_in_all" : false
                  },
                  "path_match" : "enrichment:filled.*"
                }
              } 

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              anechaev Andrei Nechaev
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: