'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' の両方のラベルが付けられている |