Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10681

[indexing job] Support custom filters of paths on Mongo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • 1.62.0
    • indexing

    Description

      The indexing job often has to download parts of the Oak tree that are not needed for the indexes being indexed. The index definitions can define included/excludedPaths to control which parts of the tree to index and the indexing job uses this to filter on Mongo the documents that should be sent. But often there are subtrees in Oak that are not needed for indexing but are not excluded by the index definitions, for instance, subtrees with hidden binary data.

      This task is to add a configuration option to Oak to specify a list of subtrees that should not be downloaded in any case, for instance:

      customExcludedPaths = "/foo;/tmp/bar" 

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nuno.santos Nuno Santos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: