Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
公開日: 2024/08/02 16:36
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
公開日: 2024/08/06 18:21
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Using Zapier to Sync Object Data with Google Sheets
This recipe guides you through the steps required to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier.
公開日: 2024/11/14 16:15
はじめに
はじめに 検索機能の概要 コンテンツの検索 7.4の検索の新機能 7.3の検索の新機能
公開日: 2024/05/09 18:59
コンテンツの検索
コンテンツの検索 すべてのインデックス付きコンテンツ(別名 Liferay DXPの アセット)を検索結果として返すことができます。 カスタムコンテンツにもインデックスを付けることができます そのため、ご使用のシステムには、デフォルトで含まれているもの以外の追加のアセットタイプがある場合があります。 次の画像は、Liferay...
公開日: 2024/05/09 18:59
検索機能の概要
検索機能の概要 検索は、Liferayの基本的なコンポーネントです。 Elasticsearchは、テストや開発の目的でLiferayにバンドルされています。 本番環境では、リモートサーバ上でElasticsearchを動作させる必要があります。 Elasticsearchを開始する では、リモートサーバーの設定について説明しています。...
公開日: 2024/05/09 18:59
7.3の検索の新機能
7.3の検索の新機能 Elasticsearchの統合 Elasticsearch 7のサポート 利用可能:Liferay CE 7.3 GA4以降、Liferay DXP 7.3 GA1以降 Liferay DXP 7.3では、Elasticsearch 7を標準でサポートしています。 最小限必要なバージョンは7.9です。 詳細なサポート情報については、 検索エンジンの互換性マトリックス...
公開日: 2024/05/09 18:59
7.4の検索の新機能
7.4の検索の新機能 7.4リリースでは、Liferayの検索インフラにいくつかのハイライトと新機能が追加されています。 新機能としては、Liferay CE 7.4 GA4およびLiferay DXP 7.4 GA1向けの製品に追加されたものがあります。 7.4 DXP アップデートおよび Portal GA のリリースで追加された機能については、リリースノートを参照してください。 ...
公開日: 2024/05/09 18:59
検索エンジンのインストールとアップグレード
検索エンジンのインストールとアップグレード 検索エンジンのインストール Elasticsearchのアップグレード Elasticsearch Elasticsearchを開始する Elasticsearchのインストール Elasticsearchへの接続 演習:Dockerを使用してLiferay とElasticsearchを実行する ...
公開日: 2024/05/09 18:59
Liferay Elasticsearchコネクターの詳細設定
Liferay Elasticsearchコネクターの詳細設定 Elasticsearchの接続 は、設定ファイル またはシステム設定 を使って設定します。 Elasticsearchコネクターには多くの設定オプションが標準で用意されています。ほとんどのElasticsearchの設定は、Liferayの設定に類似あるいは同一の名前の設定で構成することができます(例:...
公開日: 2024/05/09 18:59
Elasticsearch
Elasticsearch Elasticsearchは、Liferayがデフォルトで使用する、拡張性の高いフルテキスト検索エンジンです。 ElasticsearchはLiferayにバンドルされており、本番環境以外の目的で使用されます。 本番環境では、Liferayは別のリモートサーバーで動作するElasticsearchを必要とします。 ...
公開日: 2024/05/09 18:59
Elasticsearchへの接続
Elasticsearchへの接続 Elasticsearchをセットアップした後、Liferay Connector to Elasticsearch を使って Liferay に接続します。 接続の手順は、設定するコネクターによって異なります。 利用可能なLiferay Elasticsearchコネクター を参照してください。 ...
公開日: 2024/05/09 18:59
Elasticsearchコネクターの設定リファレンス
Elasticsearchコネクターの設定リファレンス ここに記載されている設定情報は、Liferay Portal 7.2-7.4 CEおよびLiferay DXP 7.2-7.4用のElasticsearch 6およびElasticsearch 7コネクタの最新の入手可能なバージョン(バンドル版またはMarketplace経由)に適用されます。 必要に応じて、正確なGA/Service...
公開日: 2024/05/09 18:59
演習:Dockerを使用してLiferay とElasticsearchを実行する
演習:Dockerを使用してLiferay とElasticsearchを実行する 適用先:Liferay DXP 7.3以降 ここでは、ローカルマシン上でLiferay-Elasticsearchの最小セットアップを行い、ElasticsearchとLiferay DXP 7.3+の間の REST Client 接続がどのように構成されているかを確認することができます。...
公開日: 2024/05/09 18:59
Elasticsearchを開始する
Elasticsearchを開始する 互換性があります。 互換性のあるElasticsearchのバージョン、利用可能なLiferayコネクタ、必要なLiferayのパッチレベルの詳細については、 検索エンジン互換性マトリクス を参照してください。 一般的なLiferayシステムの検索インフラは以下のように構成されています。 ...
公開日: 2025/01/18 2:51