How to re-index Crucible review data

お困りですか?

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

コミュニティに質問

目的

Crucible's cache has become corrupt and the information displayed in the application is not consistent with the data in the database. The following procedure will recreate the Lucene index for Crucible reviews and comments. The Lucene index is used to populate review dashboards and is utilized to provide search functionality.

ソリューション

Re-index Crucible´s cache by doing the following:

  1. Administration >> Global Settings > Crucible に移動します。
  2. Click on "Re-Index".

There is no visual queue in the application that identifies the index progress but you can identify when it has commenced and completed by looking for the following lines in your application log:

Start

Starting review re-indexing

フィンランド語

Completed review re-indexing


E.g.:

 
2012-11-15 13:19:58,682 INFO  [pool-7-thread-1 ] fisheye.app DefaultReviewItemIndexer$3-run - Starting review re-indexing


2012-11-15 13:19:58,894 INFO  [pool-7-thread-1 ] fisheye.app DefaultReviewItemIndexer$3-run - Completed review re-indexing of 2 documents, took 0 seconds


If the re-indexing doesn´t work manually remove Crucible´s cache to force a Crucible content re-index:

  1. アプリケーションをシャットダウンします。
  2. Remove the contents of the <FISHEYE_INST>/cache/cruidx folder.
  3. アプリケーションを再起動します。


Although this process doesn't prevent access to the application, reviews will only be visible in the application after they have been indexed. This process may take a some time depending on review size and number so consider performing this operation after hours.

最終更新日 2018 年 5 月 9 日

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

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