The Search Macro does an inline site search and displays the results in the page.
必要な入力項目 |
表示結果 |
|---|---|
{search:query=my_query} |
You can refine your search by using operators such as 'AND' and 'OR'. For example:
{search:query=my_query1 AND my_query2}
|
For more information, take a look at the documentation on the Confluence search syntax.
Here is a list of the optional parameters. There are further usage examples below.
いいえ |
パラメーター |
既定 |
説明 |
|---|---|---|---|
1 |
maxLimit |
なし |
表示される検索結果数の制限を設定します。 |
2 |
spacekey |
すべて |
Specify the key of the space you want to search in. Note that this is case sensitive. |
3 |
type |
すべて |
Specify the content type. The content types are: page, comment, blogpost, attachment, userinfo, spacedesc, mail. |
4 |
lastModified |
なし |
Specify a time period. |
{search:query=my_query|maxLimit=x} |
{search:query=my_query|spacekey=Doctemp} |
{search:query=my_query|type=comment} |
For example, 3d = modified in the last 3 days, 1m3d = modified in the last month and three days)
{search:query=my_query|lastModified= 2d} |
|
Search results will include only pages and other content types to which you have 'View' permission. |
Livesearch Macro
Searching Confluence
Working with Macros
Take me back to Confluence User Guide