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

OSGi 設定ファイルによる Elasticsearch 6 の設定

written-by

Brian Suh

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

この記事は、OSGI設定ファイル名の変更について記したものです。 この名称変更は、Liferay DXP 7.0環境でElasticsearch 6を使用している際に、Liferayプラットフォームのユーザーが経験した既知の問題によるものです。

Fix Pack DE-42 以上のパッチが適用された環境では、Elasticsearch 6 との互換性が導入されました。 LPS-77358をご参照ください。

解決策

それ以前の対応バージョンのElasticsearchを使用:

com.liferay.portal.search.elasticsearch.configuration.ElasticsearchConfiguration.config

現在、Elasticsearch 6で運用されている方は、ご利用ください:

com.liferay.portal.search.elasticsearch6.configuration.ElasticsearchConfiguration.cfg
did-this-article-resolve-your-issue

legacy-knowledge-base