Confluence 1.4 has reached end of life
Check out the [latest version] of the documentation
The Search Macro does an inline site search and displays the results in the page.
Search Macro
What you need to type |
What you will get |
|---|---|
{search:query=my_query} |
Found 0 search result(s) for my_query. |
Optional Parameters
Set a limit to the number of search results displayed
{search:query=my_query|maxLimit=x}
Specify the key of the space you want to search in
{search:query=my_query|spacekey=Doctemp}
Specify the content type (page, comment, blogpost, attachment, userinfo, spacedesc)
{search:query=my_query|type=comment}
Specify a time period in which the content was last modified
For example, 3d = modified in the last 3 days, 1m3d = modified in the last month and three days)
{search:query=my_query|lastModified= 2d}
Note
Search results will not include those from pages to which you do not have 'View' permission.
RELATED TOPICS
Searching Confluence
Working with Macros
Take me back to Help Home
Overview
Content Tools
Apps