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

カスタムファセットがエンコードされた用語値を表示

written-by

Daniel Carrillo Broeder

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

問題

  • 検索ページにカスタムファセットを設定すると、エンコードされた値しか表示されません。
  • カスタムファセットには、ソート可能な検索フィールドを含む集計フィールドが設定されている。

環境

  • DXP 7.2 - Elasticsearch 7 v3.4.0+へのLiferayコネクタ
  • DXP 7.3 U7+
  • DXP 7.4 U27+
  • 四半期ごとのリリース

解像度

  • この動作は、このBreaking Changeが報告された後に予想されたものである。
  • Aggregationフィールドを修正する必要があります。 .keyword_lowercaseを追加する必要がある:
  • dmFieldArray.ddm__keyword__12345__example_en_US.ddmFieldValueKeyword_en_US_String_sortable.keyword_lowercase
  • この設定には制限がありますので、この問題が発生した場合は、サポートサービスまでお問い合わせください。
  • この制限は、「レガシー・ダイナミック・データ・マッピング・インデックス・フィールドを有効にする」設定が有効になっているポータルには影響しません。 を追加する必要があります。:
  • ddm__keyword__12345__example_es_ES_String_sortable.keyword_lowercase

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base