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

Implement a repository scroll API

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: Core

      Description

      For processing large amounts of document, e.g. in order to reindex the repository, we cannot rely on the queryAndFetch or query API that load the results in memory.

      We already expose the Elasticsearch scroll API, we need a similar API for the repository.

      There is now a repository scroll API to retrieve large number of results from a single search request, this act like database cursor returning batch of document ids.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: