-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 3.5, 4.0
-
Component/s: Core - Content REST APIs
-
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.
- causes
-
CONFSERVER-22502 Content autocomplete component ignores data-max
-
- Closed
-