This page gives an overview of the Apache Lucene search fields used in Confluence.

特定のフィールドのコンテンツを検索する

Confluence のデータは、検索で指定可能なフィールドに格納されます。指定のフィールドを検索するには、フィールド名の後にコロン ':' と検索する用語を続けて入力します。

基本例:

title:"Some Title"
labelText:chalk

フィールド指定はコロンの直後の用語にのみ適用されます。たとえば、次のクエリはタイトル フィールドで "Some" を検索し、既定のフィールドで "Heading" を検索します。

title:Some Heading

Confluence 検索フィールド

以下は、コンテンツの種類別に分けた検索可能なフィールドの一覧です。

個人情報

名前

インデックス化

保存

トークン化

注意

handle

true

true

false

 

type

true

true

false

 

urlPath

true

true

false

 

fullName

true

true

true

 

title

true

true

false

 

labelText

true

true

true

 

modified

true

true

false

 

created

true

true

false

 

contentBody

true

true

true

 

ページ

名前

インデックス化

保存

トークン化

注意

handle

true

true

false

 

type

true

true

false

 

urlPath

true

true

false

 

title

true

true

true

 

spacekey

true

true

false

 

labelText

true

true

true

 

modified

true

true

false

 

created

true

true

false

 

contentBody

true

true

true

 

macroName

true

true

false

ページで使用されるマクロ名

ブログ

名前

インデックス化

保存

トークン化

注意

handle

true

true

false

 

type

true

true

false

 

urlPath

true

true

false

 

title

true

true

true

 

spacekey

true

true

false

 

labelText

true

true

true

 

modified

true

true

false

 

created

true

true

false

 

contentBody

true

true

true

 

macroName

true

true

false

ブログで使用されるマクロ名

添付ファイル

名前

インデックス化

保存

トークン化

注意

handle

true

true

false

 

type

true

true

false

 

urlPath

true

true

false

 

filename

true

true

true

 

title

true

true

false

 

comment

true

true

true

 

spacekey

true

true

false

 

modified

true

true

false

 

created

true

true

false

 

contentBody

true

true

true

 

メール項目

名前

インデックス化

保存

トークン化

注意

handle

true

true

false

 

type

true

true

false

 

urlPath

true

true

false

 

title

true

true

true

 

spacekey

true

true

false

 

messageid

true

true

false

 

inreplyto

true

true

false

 

recipients

true

true

true

 

labelText

true

true

true

 

modified

true

true

false

 

created

true

true

false

contentBody

true

true

true

 

他の例

ラベルの検索

'labelText:' 接頭語を使用して、特定のラベルのついたコンテンツを具体的に検索します。下記の表に Confluence 検索ボックスに入力可能な検索語の例と、予測される検索結果を表示しています。

検索対象

返されるコンテンツの内容

recipe labelText:chocolate

単語 'recipe' を含む、またはラベル 'chocolate' が付けられている

recipe AND labelText:chocolate

単語 'recipe' を含み、かつラベル 'chocolate' が付けられている

labelText:cake OR labelText:chocolate

ラベル cake または ラベル chocolate がつけられている

labelText:cake AND labelText:chocolate

'cake' 'chocolate' の両方のラベルが付けられている

便利なプラグイン

Confluence サイトにアドオン(プラグインとも言う)をインストールする前に、アドオンの情報ページをチェックし、アドオンがアトラシアンによってサポートされているか、他のベンダーによってサポートされているか、またはまったくサポートされていないか確認してください。アドオンのサポート については、弊社のガイドラインを参照してください 。

This plugin extends the Confluence search, so that you can search for macro parameter names and values: the Confluence Macro Indexer plugin.

  • ラベルなし