Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
Capability
Servlets
Servlets
公開日: 2024/05/09 18:54
Asset Framework
Asset Framework The asset framework is behind many of Liferay's most powerful features. It provides tools for displaying and interacting with any type of content and data. For example, if you build...
公開日: 2024/05/09 18:52
Data Frameworks
Data Frameworks
公開日: 2024/05/09 18:52
Enabling Assets
Enabling Assets Many of Liferay's applications (e.g. Blogs, Documents and Media, Message Boards, etc.) are asset-enabled out of the box. You can publish assets with the Asset Publisher widget or...
公開日: 2024/05/09 18:52
Cache
Cache
公開日: 2024/05/09 18:52
Data Scopes
Data Scopes
公開日: 2024/05/09 18:52
Implementing an Item Selector
Implementing an Item Selector Item selectors are pop-up dialogs for selecting assets, such as documents, videos, or users. By configuring the item selector's criteria and defining its usage, you...
公開日: 2024/05/09 18:52
Expando
Expando Accessing Custom Fields with Expando
公開日: 2024/05/09 18:52
Accessing Custom Fields With Expandos
Accessing Custom Fields With Expandos When you need additional fields in your application, you can always add them in your service model definition and re-run Service Builder. This adds new columns...
公開日: 2024/05/09 18:52
Using Domain-Specific Language Queries
Using Domain-Specific Language Queries Liferay 7.4+ DSL Query is an acronym for Domain-Specific Language Query. The foundation is based upon using a domain-specific language for the...
公開日: 2025/01/18 2:47
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
公開日: 2025/01/18 2:47
Business Logic with Service Builder
Business Logic with Service Builder Once you've generated model, persistence, and service code with Service Builder, you can begin adding business logic. Entities generated by Service Builder...
公開日: 2024/05/09 18:52
Using Custom SQL Queries
Using Custom SQL Queries Service Builder creates finder methods that retrieve entities by their attributes (their column values). When you add a column as a parameter for the finder in your...
公開日: 2024/09/06 15:37
Service Builder
Service Builder An application without reliable business logic or persistence isn't much of an application at all. Unfortunately, writing your own persistence code often takes a great deal of time....
公開日: 2024/05/09 18:52
Advanced Queries
Advanced Queries Service Builder doesn't limit you to elements in service.xml. If simple finders aren't sufficient for getting data out of your application, there are three other ways to make the...
公開日: 2025/01/11 16:12
Defining Entities
Defining Entities Entities are the heart and soul of a service. They represent the map between the model objects in Java and your database fields and tables. Service Builder automatically maps your...
公開日: 2024/05/09 18:52
Adding Model Hints
Adding Model Hints Once you've used Service Builder to define model entities, you may want to refine how users enter that data. Model hints specify entity data restrictions and other formatting....
公開日: 2024/05/09 18:52
Defining Entity Columns
Defining Entity Columns An entity's columns represent its attributes. These attributes map table fields to Java object fields. Here you'll examine the sample project from Understanding and...
公開日: 2024/05/09 18:52
Defining Entity Finder Methods
Defining Entity Finder Methods Finder methods retrieve entity objects from the database based on specified parameters. For each finder defined, Service Builder generates several methods to fetch,...
公開日: 2024/05/09 18:52
Sorting Entity Instances
Sorting Entity Instances Often, you want to retrieve multiple instances of a given entity and list them in a particular order. The service.xml file lets you specify the default order of your...
公開日: 2024/05/09 18:52
Modifying Database Fields in Development
Modifying Database Fields in Development As you develop an application, you might need to add fields to your database. This is a normal process of iterative development: you get an idea for a new...
公開日: 2024/05/09 18:52
Configuring Global Service Options
Configuring Global Service Options A service's global options apply to all its entities. Here are the options: Dependency Injector Package path Multiversion concurrency control Namespace...
公開日: 2024/05/09 18:52
Defining Entity Relationships
Defining Entity Relationships Relationships between database entities or Java objects are necessary for most applications. Take Liferay's Message Boards application as an example. Each Message...
公開日: 2024/05/09 18:52
Service Builder Basics
Service Builder Basics Using Service Builder helps you learn it. You'll use it to learn the basics: Generating Model, Persistence, and Service Code: Define a basic model, generate code from it,...
公開日: 2024/05/09 18:52
Generating Model, Persistence, and Service Code
Generating Model, Persistence, and Service Code Service Builder makes it easy to define models and generate model, persistence, and service code for them. You'll experience this by defining a model...
公開日: 2024/05/09 18:52
ローカルフォロワーデータセンターでのCCRの構成
ローカルフォロワーデータセンターでのCCRの構成 以下の手順を実行する前に、まずリモート/リーダーデータセンターでCCRを構成してください。 ローカル/フォロワーデータセンターには、Liferay...
公開日: 2024/05/09 18:59
クロスクラスターレプリケーション
クロスクラスターレプリケーション クラスター横断レプリケーション クラスター横断レプリケーションのインストールサンプルの設定 リモートリーダーデータセンターでのクラスター横断レプリケーションの設定 ローカルフォロワーデータセンターでのクラスター横断レプリケーションの設定 クラスター横断レプリケーション基本ユースケース設定リファレンス ...
公開日: 2024/05/09 18:59
Liferay Enterprise Searchを有効にする
Liferay Enterprise Searchを有効にする Liferay DXP 7.4より、Liferay Enterprise Search (LES)アプリケーションは、すべてのLiferay DXPバンドルとDockerコンテナに含まれています。...
公開日: 2024/05/09 18:59
サイドカーまたはEmbedded モードのElasticsearchの使用
サイドカーまたはEmbedded モードのElasticsearchの使用 ZIPファイルまたはDockerイメージを介してインストールされたLiferay Tomcatバンドルには、Liferayで始まるElasticsearchノードが含まれています。 Liferay 7.3+ と 7.4+ のノードはサイドカーサーバーとして別のJVMで動作し、Liferay 7.2...
公開日: 2025/01/18 2:51
検索エンジンのインストール
検索エンジンのインストール 検索エンジンは、Liferayインストールの重要なコンポーネントです。 サンプルクラスターを作成 することでインストールを開始できますが、このガイドでは、 本番環境 のセットアップについて説明します Liferayを起動すると、組み込みのElasticsearchサーバー(サイドカー)が同時に起動します。...
公開日: 2024/05/09 18:59
Solrのインストール
Solrのインストール 7.2-7.3 (ce, dxp); 7.4 dxp u60+ Solrは、Apache Luceneをベースに開発されたエンタープライズサーチプラットフォームとして人気があります。 信頼性、スケーラビリティ、フォールトトレラントに優れています。 詳しくは こちら です。 この説明では、 互換性のある Liferay のバージョン に対して Solr 8...
公開日: 2024/05/09 18:59
OpenSearch Connector Configuration Reference
OpenSearch Connector Configuration Reference Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) Configure Liferay's...
公開日: 2024/11/28 15:14
Liferay Enterprise Search
Liferay Enterprise Search Liferay Enterprise Search (LES) のサブスクリプションでは、Liferay DXPのサブスクリプションで利用できる検索機能以外の追加機能にアクセスできます。 お使いのLiferay DXPのバージョンでLESに含まれるサービスや機能の詳細については、 Liferay DXPコンポーネントリソース...
公開日: 2024/05/09 18:59
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning...
公開日: 2024/11/28 15:14
Solrの制限事項
Solrの制限事項 LiferayのSolr実装には限界があります。 検索エンジンにSolrを選択した場合、Liferayの一部の機能やAPIは使用できません。 優れたエクスペリエンスを得るには Elasticsearch をインストールしてください。 検索結果の品質 Liferayの検索機能には、Elasticsearch固有のAPIとマッピングが活用されています。...
公開日: 2024/05/09 18:59
Installing OpenSearch
Installing OpenSearch Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For...
公開日: 2024/11/28 15:14
Elasticsearch 8へのアップグレード
Elasticsearch 8へのアップグレード 7.4 u81+, 7.3 u31+ Elasticsearch 8は、最新のLiferay 7.4アップデートとGAリリースでサポートされ、推奨されています。 特定のバージョンの互換性の詳細については、 Search Engine Compatibility Matrix を参照してください。 ...
公開日: 2024/05/09 18:59
Solr
Solr Solrの制限事項 Solrのインストール
公開日: 2024/05/09 18:59
エレメントの作成と管理
エレメントの作成と管理 エレメントは、 Search Blueprints の基本的な構成要素の一つで、Blueprintsアプリケーション内で管理されます。 グローバルメニューの「アプリケーション」セクションを開き、「Search Experiences」カテゴリーを見つけて「Search Blueprints」を開きます。 Elements...
公開日: 2024/05/09 19:00
定義済み要素変数リファレンス
定義済み要素変数リファレンス 要素ソースエディタで、目的の場所にカーソルを置き、左側のサイドバーで変数をクリックして挿入します。 カスタムJSON要素では、エディタに直接変数を入力する必要があります。 各変数の構文は下表の通りです。 値タイプです:定義シンタックス CONTEXT 企業ID番号:現在のインスタンスの会社ID${context.company_id}...
公開日: 2024/05/09 19:00