Re-Indexing after Major Configuration Changes

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

作成した課題では、 JIRA インスタンスの設定を変更した場合に、検索インデックスが設定に対して非同期になる事があります。以下の設定の詳細により、検索インデックスが影響される事があります。

これらの分野の設定のいずれかを変更した場合、管理ビューで次のようなメッセージが表示される場合があります。

USERFULLNAME made configuration changes to 'SECTION' at TIME. It is recommended that you perform a re-index. It is recommended that you perform a re-index. For more information, please click the Help icon.
To perform the re-index now, please go to the 'Indexing' section.
Note: So that you only have to re-index once, you may wish to  complete any other configuration changes before performing the re-index.

管理タブへのアクセス権を持つ全てのユーザーに、このメッセージが表示されます (JIRA 管理者、システム管理者、プロジェクト管理者)。上記メッセージは、JIRA に対する設定変更は実施されたけれども検索インデックスには反映されていないことを意味します。JIRA の検索インデックスが再構築されるまでは、JIRA からの検索クエリは正しくない結果を返す場合があります。例えば:

  • カスタムフィールドを含むプラグインが無効化されていた後に有効化された場合、そのカスタムフィールドが空欄でなければならないと指定した検索クエリは、全ての課題を返す代わりに、課題を一つも返さない場合があります。
  • If a Field Configuration is modified by altering the visibility of a particular field so that it is now visible, search queries which specify that field may also return erroneous results (depending on which field is being modified and what query is being executed).

The way to resolve the discrepancy is to rebuild JIRA's search index . This can take anywhere from seconds to hours, depending on the number of issues and comments in your JIRA instance. While re-indexing is taking place, your instance will be unavailable to all users unless you chose Background Indexing. For these reasons, it is recommended that you:

  • 再インデックス化処理を始める前に、必要な設定の変更を一度に行います。そして、
  • インスタンスの利用が少ない時間帯に再インデックス化処理を開始します。
Last modified on Mar 4, 2014

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.