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

Add paging ability in Directory API

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Directory

      Description

      It should be usefull in some case to have API to only select a subset of query result in the Directory API.

      The problem is to have an efficiant query in all directories implementation.

      In a first approach, only org.nuxeo.ecm.directory.sql.SQLSession take advantage of an optimized query using org.nuxeo.ecm.core.storage.sql.jdbc.dialect.Dialect#addPagingClause.
      Others have a fallback fetching all results to subset the whole list.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                akervern Arnaud Kervern
                Reporter:
                akervern Arnaud Kervern
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: