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
Creating a Price List for Commerce 2.1 and Earlier Versions
Creating a Price List for Commerce 2.1 and Earlier Versions You can create price lists to store SKU price entries that target specific accounts, channels, and order types. They're used when...
Published Date: May 17, 2025 3:53 PM
Adding Products to a Price List for Commerce 2.1 and Earlier Versions
Adding Products to a Price List for Commerce 2.1 and Earlier Versions Once you have a price list created, you can add products to it. This article describes two ways to add products to a price...
Published Date: May 17, 2025 3:52 PM
Managing Product Prices in Multiple Currencies
Managing Product Prices in Multiple Currencies Liferay DXP 2025.Q2+ Currently, this feature is behind a release feature flag (LPD-34908). The examples in this article use the Commerce Classic...
Published Date: May 17, 2025 3:53 PM
Setting a Product's Base Price for Commerce 2.1 and Earlier Versions
Setting a Product's Base Price for Commerce 2.1 and Earlier Versions When you create an SKU, it doesn't have a base price. A price entry for the SKU is created automatically in the catalog's base...
Published Date: May 17, 2025 3:54 PM
Using Price Tiers for Commerce 2.1 and Earlier Versions
Using Price Tiers for Commerce 2.1 and Earlier Versions With Liferay Commerce, you can use Price Tiers to offer price reductions based on the quantity of a product ordered. Prices set this way take...
Published Date: May 17, 2025 3:54 PM
Adding Subtypes to Account Addresses
Adding Subtypes to Account Addresses Liferay DXP 2025.Q2+ Currently, this feature is behind a release feature flag (LPD-43000). Read Release Feature Flags for more information. In addition to...
Published Date: May 20, 2025 6:08 PM
Building Liferay Docker Images
Building Liferay Docker Images Liferay is open-source and fully customizable. You can create your own Liferay Docker images using Dockerfiles to suit the needs of your installation. For example,...
Published Date: May 22, 2025 4:39 PM
Docker Packages
Docker Packages These are the packages Liferay installs in the Ubuntu OS to support a full Liferay DXP environment. This list includes neither the JDK nor the dependencies the packages require. ...
Published Date: May 22, 2025 4:42 PM
Upgrading to CKEditor 5
Upgrading to CKEditor 5 Liferay 2025.Q2+ [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Currently, this feature is behind a beta feature...
Published Date: May 27, 2025 3:39 PM
SCIM Resource Type, Service Provider, and Schema Basics
SCIM Resource Type, Service Provider, and Schema Basics Liferay DXP 2025.Q2+ Liferay provides a headless API to query the SCIM resource types, service providers, and schemas available. Use the...
Published Date: May 27, 2025 3:40 PM
Managing Exchange Rates for Commerce 2.1 and Earlier Versions
Managing Exchange Rates for Commerce 2.1 and Earlier Versions Exchange rates can be manually managed or automatically updated by an online service. To ensure that the store has the most recent...
Published Date: Jun 2, 2025 6:27 PM
2025.Q2 Default Setting and Feature Flag Changes
2025.Q2 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, review the changes and...
Published Date: Jun 2, 2025 6:29 PM
Liferay DXP 2025.Q2 Breaking Changes
Liferay DXP 2025.Q2 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2025.Q2. As the...
Published Date: Jun 2, 2025 6:29 PM
Exporting and Importing Fragments
Exporting and Importing Fragments Export fragments from one environment and import them into another to move content, replicate setups, share fragment collections, or back up custom work. ...
Published Date: Jun 2, 2025 6:31 PM
Default Provisioning for PaaS Environments
Default Provisioning for PaaS Environments Liferay PaaS provides preconfigured infrastructure templates to meet the varying needs of development, testing, and production environments. Liferay Cloud...
Published Date: Jun 4, 2025 6:47 PM
Core
Core :::: 2 :gutter: 3 3 3 3 ::: Core Modules Liferay Shielded Container API Service Tracker Collections ::: ::: Petra Concurrent Executor Function IO Lang Memory NIO Process Reflect SQL DSL...
Published Date: Jun 6, 2025 6:17 PM
Adding a New Environment
Adding a New Environment Liferay Cloud projects are provisioned with multiple environments to fit the needs of most users. If your application requires an additional environment, you can request...
Published Date: Jun 18, 2025 6:25 PM
APIs
APIs Liferay Analytics Cloud supports access to its analytics data via a set of API endpoints. Developer can now access and integrate the data either through RESTful APIs or data export. Business...
Published Date: May 9, 2024 6:44 PM
Exporting Data
Exporting Data Various analytics data can be accessed through the Sites dashboard and the Individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
Published Date: May 9, 2024 6:44 PM
Resource Types and Structure
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
Published Date: May 9, 2024 6:44 PM
Connecting Liferay DXP to Analytics Cloud
Connecting Liferay DXP to Analytics Cloud Liferay DXP 2024.Q1+/Portal GA112+ Liferay DXP and Analytics Cloud connect via a secure, encrypted token. This token is generated by Analytics Cloud and...
Published Date: May 9, 2024 6:44 PM
Viewing the Analytics Dashboard
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
Published Date: May 9, 2024 6:44 PM
Analytics Cloud
Analytics Cloud :::: 2 :gutter: 3 3 3 3 ::: Getting Started :link: ./getting-started.md Connecting Liferay DXP to Analytics Cloud Viewing the Analytics Dashboard ::: ::: Touchpoints :link:...
Published Date: May 9, 2024 6:44 PM
A/B Testing
A/B Testing A/B testing evaluates the effectiveness of content pages by testing a variant design against the control design (i.e., the original). This process involves creating a page variant,...
Published Date: May 9, 2024 6:44 PM
Authentication
Authentication An access token is necessary for making API calls to Liferay Analytics Cloud. Navigate to Settings → APIs to generate an access token. Choose the duration (e.g. 30 days, 6 months, 1...
Published Date: May 9, 2024 6:44 PM
Querying Data
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
Published Date: May 9, 2024 6:44 PM
Getting Started
Getting Started Welcome to Liferay Analytics Cloud! Collecting analytics data is a crucial part of any business. There are many different tools out there but not all provide high value. It's not...
Published Date: May 9, 2024 6:44 PM
Optimization
Optimization A/B Testing Personalizing Content with Segments
Published Date: May 9, 2024 6:44 PM
Personalizing Content with Segments
Personalizing Content with Segments When used with Liferay DXP's personalization features, the full power of Analytics Cloud's Segments is realized. Personalization lets you target Liferay DXP...
Published Date: May 9, 2024 6:44 PM
People
People Better understanding individual users and users in aggregate is key to offering excellent service. Analytics Cloud provides the tools to better understand both. By building robust Individual...
Published Date: May 9, 2024 6:44 PM
Individual Profiles
Individual Profiles Many individuals visit your sites. Learning who they are and their activities and interests helps you improve business with them. Individual profiles help your Sales, Customer...
Published Date: May 9, 2024 6:44 PM
Individuals
Individuals The Individuals dashboard provides a broad range of analytics data about your visitors and how they interact with your Site. To view the dashboard, Click Individuals in the People...
Published Date: May 9, 2024 6:44 PM
Interests and Search Terms
Interests and Search Terms Finding out topics people are interested in helps you relate your products and services to them. Analytics Cloud's insight empowers you with rich, easy-to-understand...
Published Date: May 9, 2024 6:44 PM
Reference
Reference Multi-Factor Authentication Metrics Description Downloading Reports
Published Date: May 9, 2024 6:44 PM
Metrics Description
Metrics Description See the description of various metrics used by Analytics Cloud and how they are calculated. Index: A/B Testing - Estimated Time to Declare Winner A/B Testing - Improvement ...
Published Date: May 9, 2024 6:44 PM
Multi-Factor Authentication
Multi-Factor Authentication Multi-factor authentication (MFA) is required for all Analytics Cloud users. This additional layer of security helps to protect users from cyberattacks such as phishing...
Published Date: May 9, 2024 6:44 PM
Touchpoints
Touchpoints Touchpoints reflect the many different ways your users and customers interact with your brand. Analytics Cloud presents a broad range of analytics data that combines traditional page...
Published Date: May 9, 2024 6:44 PM
Creating Segments
Creating Segments Segments created in Analytics Cloud sync with Liferay DXP. However, segments created in Liferay DXP do not sync with Analytics Cloud. Creating a Dynamic Segment Click Segments...
Published Date: May 9, 2024 6:44 PM
Downloading Reports
Downloading Reports In addition to inviting team members to your Analytics Cloud workspace, you can share insights with your team by downloading reports. Downloadable PDF reports are available for...
Published Date: May 9, 2024 6:44 PM
Documents and Media
Documents and Media Documents and media files are assets you want site users to look at or download. Analytics Cloud provides insights on user engagement with your documents and media assets. ...
Published Date: May 9, 2024 6:44 PM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy