legacy-knowledge-base
公開されました Jun. 30, 2025

検索ブループリントに関連付けられたフラグメントが表示されない

written-by

Justin Mann

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

問題

  • 主に検索ブループリントに関連するフラグメントとウェブコンテンツがページに表示されない、またはレンダリングされない。
  • このエラーは、環境起動時に表示される可能性があります。
FrameworkEvent ERROR
com.liferay.portal.kernel.log.LogSanitizerException: org.osgi.framework.BundleException:モジュールを解決できませんでした: com.liferay.portal.search.tuning.rankings.web [1032]_ 未解決の要件です:インポート-パッケージ:com.liferay.search.experiences.model; version="13.1.0"_ [サニタイズ]されました。

環境

  • Liferay DXP 7.4
  • 四半期リリース 2023年第4四半期

解像度

  • 四半期リリース 2023 Q4 に、Search Blueprint 関連モジュールが正しく配置されないというバグがあります。
  • これらのSearch関連モジュールが配備されないままになっているため、Liferayはこれらのフラグメントでレンダリングするコンテンツを見つけることができません。
  • この問題を解決するために:
    • portal-ext.propertiesファイルに以下のプロパティを設定するか、設定を要求する。
      • enterprise.product.enterprise.search.enabled=false
        feature.flag.LPS-129412
    • インスタンスに対して完全な再インデックスを実行する。
did-this-article-resolve-your-issue

legacy-knowledge-base