This page is outdated. Please see new page.


 Search Confluence, and include the results in the page. The search macro behaves identically to Confluence's built-in site search.

Usage:
{search:my_query}
OR
{search:my_query|maxLimit=maxLimit}

Parameter

Required

Default

Description

query

yes

none

search query (what you enter in the search box)

maxLimit

no

none

sets the maximum number of search results to return

type

no

all except mail

sets the kind of content to search

spaceKey

no

none

Limit the search to the contents of a particular space

Available types:

type parameter

Will search:

all

all content, including mail

page

only pages

blogpost

only news

mail

only mail

attachment

only attachments

comment

only comments

userinfo

only user profiles

spacedesc

only space descriptions

Supplying no type will result in the search returning results from all content except mail.

Example:
{search:confluence|maxLimit=5}

gives:

  • No labels