Confluence 2.10 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Why are the Content Indices failing?
The Content Indices (consisting of either the Search Index or the Did You Mean Index) may become corrupt and fail due to the following causes:
- Confluence runs out of memory.
- Confluence runs out of disk space.
For an analysis of why your index might have failed, please create a Support ticket. Make sure to attach your atlassian-confluence.log.
Rebuilding the Failed Content Indices
When you experience search problems within your Confluence instance, or cannot find things after performing an upgrade, one simple solution that can help you locate your content is to manually rebuild the index, as described in Content Index Administration.
If you are still experiencing problems after performing the above rebuild, the next step may be to remove the index and rebuild it from scratch, as described below. For example, the rebuild procedure described above may not restore a corrupted index file. You may want to ensure that all index files are re-created.
The Space Activity feature uses the index to store data. To preserve the activity data, keep the Plugins directory and delete the rest of the index.
To remove the index and rebuild it from scratch:
- Confluence サーバーをシャットダウンします。
- Remove the
<confluence-home>/index
directory. - Restart server.
A new index directory will be created upon restart of your application.
- Now perform the manual re-indexing of your site to build a brand new index from scratch.
If you still cannot find your content, please contact confluence support.