Using CQL i want to restrict the results returned by a query to a limit of say 25 or 50. How do i specify that limit in the CQL ?
(Label = "sample-issue" OR Title ~ "sample-issue~") AND (type IN (space, page, blogpost)) Lastmodified > now("-24M")
Hi @Santy Balan ,
are you referring to a Rest API call or to a search using confluence top navigation bar?
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.