Capability

Search

Liferay Search is a fundamental component of Liferay DXP. Search obviously powers search results for your sites, but can also be tailored and configured to do much more! Use Search to build dynamic navigation menus based on categories, boost search results for important content, or use it to present a dynamic content experience for users.

Search features include Full-text Search, Indexing of all content types, Search Pages and Widgets, Search Results, and more.

Feature
Deployment Approach
Capability
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 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
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from the...
公開日: 2024/05/09 18:45
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from the...
公開日: 2024/05/09 18:45
新しい税エンジンの実装
新しい税エンジンの実装 このチュートリアルでは、 CommerceTaxEngine インターフェイスを実装して、新しい税エンジンを追加する方法を示します。 税エンジンは、取引が行われるときに税金の計算を実行します。 Liferay Commerceは、固定税率用の FixedCommerceTaxEngine 、および住所による税金計算用の...
公開日: 2025/01/18 2:44
カスタム為替レートプロバイダーの実装
カスタム為替レートプロバイダーの実装 このチュートリアルでは、 ExchangeRateProvider インターフェイスを実装して、カスタム為替レートプロバイダーを追加する方法を示します。 為替レートプロバイダーは、データソースを使用して通貨間の為替計算を実行します。 Liferay Commerceでは、すぐに使える為替レートプロバイダー、...
公開日: 2025/01/18 2:44
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
公開日: 2024/05/09 18:45