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

Tree store: support parallel indexing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.70.0
    • indexing
    • None

    Description

      The tree store (unlike the flat file store) allows relatively easily to index in parallel, that is using multiple threads.

      We already have implemented this by splitting the flat file store, but this requires that we split at the exact "border" of lucene documents. Splitting takes time, is complicated (where is the border exactly?), and doesn't always work eg. if index definitions have conflicting "borders" (eg. indexing folders and indexing assets and pages at the same time).

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: