Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3927

Improve performance for spaces and pages retrieval using explicit queries (REST)

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.9, 2.0 M1
    • 1.9 RC1
    • {Unused} Web Services
    • None
    • Unknown

    Description

      Currently the REST subsystem uses API calls like

      getSpaces()
      getSpaceDocsName()
      getgetChildren()

      in order to retrieve pages, spaces and children.
      The whole result is then filtered if "start" and "number" parameters are specified.

      This is clearly inefficient and an explicit query could speed things up, also taking into account start and number parameters directly.

      Attachments

        Activity

          People

            fmancinelli Fabio Mancinelli
            fmancinelli Fabio Mancinelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: