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

新しいユーザーが追加されたときに、検索ポートレットが自動的に再インデックス化されない

written-by

Brett Ripley

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 Portalの意図する動作は、任意のユーザーが更新または作成されたときに自動的にインデックスを再作成することです。 なぜかそうならないこともあります。 この記事では、この問題を回避するために役立つ可能性のあるポータルプロパティを紹介します。

解像度

再インデックス化でインデックス検索の問題が解決しない場合、データベースからの検索が一つの解決策になる可能性があります。 これは若干のパフォーマンスヒットを引き起こしますが、ほとんどの環境では十分です(そして、ユーザーを変更するたびに再インデックスするよりもはるかに優れています)。 そのためには、portal-ext.propertiesで次のように設定します。
users.search.with.index=false
did-this-article-resolve-your-issue

legacy-knowledge-base