legacy-knowledge-base
公開されました Jul. 2, 2025

再起動/再展開後の検索インデックスの欠落について

written-by

Justin Bowman

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • 検索サービスを再起動または再展開すると、お使いの環境でLiferayのインデックスが欠落していることに気づくかもしれません。 ボリュームセットを持たないサービスを再起動または再展開すると、この動作になることがあります。

環境

  • Liferay Experience Cloud Self-Managed

解像度

  • 将来の再起動や再デプロイ時にインデックスを再作成する必要がないように、 LCP.json ファイル内で検索サービス用のボリュームを必ず設定しておいてください:
"volumes": {
    "esdata": "/data"
  }
  • 再起動や再展開後に検索インデックスを再構築するためには、再インデックスを実行する必要があります。 再インデックス処理に時間がかかる場合がありますので、ユーザーへの影響を考慮し、メンテナンス時間帯に実施するようお願いします。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base