legacy-knowledge-base
公開されました Sep. 10, 2025

10000を超える結果を検索することはできません。

written-by

Prarthana Jadhav

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

問題

  • ページネーションで表示される総カウント数が10,000であるため、10,000以降に存在する資産は検索できないようになっています。

例としてポータルサイトに12,000人のユーザーがいる場合、10,000人以上のユーザーは検索ができないようになっています。Screenshot_from_2019-09-20_15-56-12.png

環境

  • Liferay Portal 6.2

解像度

  • デフォルトで10000に設定されているプロパティがあり、その場合、10000件の検索結果のみが表示されます。
     #
    # Set the limit for results used when performing index searches.
    #
    index.search.limit=10000
    portal-ext.properties にこのプロパティを追加し、お客様の要件に従って 10,000 より大きい値を設定することで、観察された動作は解決されます。

追加情報

ご注意ください:

1) まずテスト環境で上記の活動を行い、問題なく動作するようであれば、お客様の判断で本番環境へ移行してください。

2) このステップではサーバーの再起動が必要なため、アプリケーションサーバーのダウンタイムにこの活動を実行する。

did-this-article-resolve-your-issue

legacy-knowledge-base