Uploaded image for project: 'Atlassian Intelligence'
  1. Atlassian Intelligence
  2. AI-678

Increase the search API limitation of 200 records per search results page

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Since the change regarding the start parameter for the Confluence search api, we adapted our app to load data using the cursor API. We need to load all data before rendering the view to the user. As there is a limitation of 200 records per call for the search confluence api, we used to use parallel requests using the start parameter. Now, with the cursor parameter, we need to do the same work sequentially, unfortunately that increases the load time significantly.
      Our customers are reporting important lag time, unfortunately we cannot do much about…
      Is it possible to increase the current limitation of 200 records per page to a higher value (ideally 1000), that will decrease significantly the number of calls and thus reduces the load time?

      • from a Confluence app developer

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ehankins Elaine H. (Inactive)
            Votes:
            7 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: