By default, Confluence lists all the labels for each result displayed. See optional parameters below to disable this.
Recommended Default Usage
To display all pages with the label needs-fixing, use:
Optional Parameters
No
parameter
Default
Description
1
key
all
Filter by space
(Note: Keywords @all and @self are available with Confluence 2.2.2 and higher.)
2
type
false
Filter by content type
3
showLabels
true
Show or hide labels for results
4
showSpace
true
Show or hide spaces for results
5
excerpt
false
Show or hide excerpts for results
6
maxResults
5
Specify maximum results to display
7
sort=creation
sort=title
sort=modified
recent
The 'sort' attribute is an optional attribute that allows you to configure how the children are sorted. Use the 'reverse' attribute to optionally reverse the sorting.
8
operator
OR
(Confluence 2.5 and higher.) The operator to apply to the supplied lists of labels. By default, a page with any of the labels will be listed. By using operator=AND, only pages with all of the supplied labels will be listed.
1. Filter by space
2. Show only results in current space(Confluence 2.2.2 and higher)
3. Show results from all spaces(Confluence 2.2.2 and higher)
4. Filter by content type: pages or blog posts
5. Hide labels for results
6. Hide spaces for results
7. Display excerpts for results
8. Specify the maximum number of results to display
9. Sort by creation date, modification date or title