SearchService should respect 'max-results' parameter

XMLWordPrintable

    • Severity 3 - Minor
    • 0

      When calling a REST resource like http://localhost:8080/confluence/rest/prototype/1/search.json?search=name&query=tese&spaceKey=&max-results=10 the max-results is ignored.

      doContentNameSearch and doSiteSearch in SearchService accept 'pageSize', which can be used as a workaround, but this isn't made clear in the published Javadoc.

      The three search variants - name, site and user - should have the same pagination and maximum-results API and implementation.

              Assignee:
              Unassigned
              Reporter:
              David Taylor (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: