Search Results

All Results 6982
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Using the Accessibility Menu
Using the Accessibility Menu Liferay DXP 2024.Q2+/Portal GA120+ Most enhancements to accessibility in Liferay are propagated across the entire platform by default, so all your users can benefit...
Enabling Automated Live Chat Systems
Enabling Automated Live Chat Systems Liferay 7.4+ Liferay now offers integration with several live support chat platforms. Enabling this integration adds a chat window to sites on your Liferay...
Content Page Personalization
Content Page Personalization You can tailor your Content Page to different groups of users, providing each group a personalized experience, rather than a generic one. You can also leverage Content...
Personalizing Collections for Liferay 7.2 and Earlier Versions
Personalizing Collections for Liferay 7.2 and Earlier Versions Personalizing collections tailors content for specific user segments, enhancing user experiences and targeting content effectively. In...
What's New in Search for 7.3?
What's New in Search for 7.3? Elasticsearch Integration Elasticsearch 7 Support Liferay CE 7.3 GA4+, Liferay DXP 7.3 GA1+ Liferay DXP 7.3 comes with out-of-the-box support for Elasticsearch 7. The...
Search Overview
Search Overview Search is a fundamental component of Liferay. Elasticsearch is bundled with Liferay for testing and development purposes. Production environments require Elasticsearch running on a...
Getting Started
Getting Started
Searching for Content
Searching for Content All indexed content (a.k.a. assets in Liferay DXP) can be returned as search results. Custom content can also be indexed, so your installation might have additional asset...
Advanced Configuration of the Liferay Elasticsearch Connector
Advanced Configuration of the Liferay Elasticsearch Connector The Elasticsearch connection is configured using a configuration file or via System Settings. The Elasticsearch connector has a lot of...
Backing Up Elasticsearch
Backing Up Elasticsearch Elasticsearch replicas protect against a node going down, but they won't help you with a catastrophic failure. Only good backup practices can help you then. Backing Up...
Troubleshooting Elasticsearch: Common Issues
Troubleshooting Elasticsearch: Common Issues Listed here are some common issues you may encounter while configuring Elasticsearch and Liferay. Additional connection-specific errors are discussed in...
Installing Elasticsearch
Installing Elasticsearch Here's how to install, configure, and start Elasticsearch on-premises. If you have Elasticsearch indexes used for primary data storage (storing data not backed by a...
Getting Started with Elasticsearch
Getting Started with Elasticsearch Compatibility: See the Search Engine Compatibility Matrix for details on the compatible Elasticsearch versions, available Liferay connectors, and required...
Installing a Search Engine
Installing a Search Engine A search engine is a critical component of your Liferay installation. Creating an Example Cluster can get you started with the installation, but this guide demonstrates...
Upgrading to Elasticsearch 8
Upgrading to Elasticsearch 8 7.4 U81+, 7.3 U31+ Elasticsearch 8 is supported and recommended for the latest Liferay DXP Quarterly and Portal GA release out of the box. For specific version...
Upgrading to Elasticsearch 7
Upgrading to Elasticsearch 7 7.1 and 7.2 Liferay's connection to Elasticsearch 7.17.x servers is deprecated due to the End of Life for Elasticsearch 7.17. Connecting to a deprecated Elasticsearch...
Installing Solr
Installing Solr 7.2-7.3 (CE, DXP); 7.4 DXP U60+ Solr is a popular enterprise search platform built on Apache Lucene. It's reliable, scalable, and fault tolerant. Read more about it here. Solr is...
Configuring CCR in a Local Follower Data Center
Configuring CCR in a Local Follower Data Center First configure CCR in the remote/leader data center before following the steps below. The local/follower data center holds Liferay DXP cluster...
Installing OpenSearch
Installing OpenSearch Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For...
Solr Limitations
Solr Limitations Liferay's Solr implementation has limitations. Some Liferay features and APIs cannot be used when you choose Solr as the search engine. Install Elasticsearch for the best...
Configuring an Example CCR Installation: Replicating Between Data Centers
Configuring an Example CCR Installation: Replicating Between Data Centers Liferay Enterprise Search (LES) Subscribers This example configures Liferay DXP's Cross-Cluster Replication module and...
OpenSearch Connector Configuration Reference
OpenSearch Connector Configuration Reference Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) Configure Liferay's...
Solr
Solr Solr is in maintenance mode in Liferay 7.4. Solr Limitations Installing Solr
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning...
Liferay Enterprise Search
Liferay Enterprise Search Liferay's Enterprise Search (LES) features significantly upgrade the default search capabilities. With a LES subscription you gain the following benefits: Search...
Troubleshooting Cross-Cluster Replication
Troubleshooting Cross-Cluster Replication Known common pitfalls encountered during the CCR setup are covered here, as well as general troubleshooting techniques. For further troubleshooting, look...
Cross-Cluster Replication
Cross-Cluster Replication Liferay Enterprise Search (LES) Subscribers In a classic Liferay DXP/search engine installation, one Liferay DXP cluster talks to one Elasticsearch cluster, sending all...
Configuring CCR: Settings Reference
Configuring CCR: Settings Reference To help with the CCR configuration process, the example configurations from the step-by-step instructions in this guide are collected here. These configuration...
Configuring CCR In a Remote Leader Data Center
Configuring CCR In a Remote Leader Data Center Ensure you have completed the necessary prerequisite steps before following the steps below. This data center holds Liferay DXP cluster nodes with a...
Collapsing Search Results
Collapsing Search Results Liferay DXP 2023.Q4+/Portal GA102+ You can collapse search results that have identical keyword field values. For example, an internal blog titled Employee of the Month...
Creating Elements
Creating Elements There are a lot of system Elements that ship with Search Blueprints. If none of the system Elements meets your needs, there are many ways to create your own Search Blueprints...
Custom Element Examples
Custom Element Examples Here are example elements that use custom fields and nested fields in their contributed query clauses. Using Custom Fields (Expando) in Elements You can add custom fields...
Creating and Managing Elements
Creating and Managing Elements Elements are one of the fundamental building blocks of Search Blueprints and are managed within the Blueprints application. Open the Global Menu's Applications...
Managing Elements
Managing Elements To create new Elements, click Add (Add). See Creating Elements for more details. As of Liferay DXP 2023.Q4+/Portal GA102+, the title and description fields are localizable. To...
Predefined Element Variables Reference
Predefined Element Variables Reference In the Element Source editor, place the cursor in the desired location and click the variable in the left hand sidebar to insert it. In the Custom JSON...
Optimizing Search Response Size
Optimizing Search Response Size In rare cases, an overly large search response can result in ERROR messages from the search engine: ERROR [http-nio-8080-exec-335][ElasticsearchIndexSearcher:165]...
Search Blueprints Elements Reference
Search Blueprints Elements Reference Elements are one of the fundamental building blocks of a Search Blueprint. To explore all the available Elements, navigate to the Global Menu (Global) →...
Using a Search Blueprint on a Search Page
Using a Search Blueprint on a Search Page By default, a search page does not have a search blueprint associated with it. A blueprint must be applied to a search page to affect the Liferay search...
Sorting Results in a Search Blueprint
Sorting Results in a Search Blueprint Add a sort configuration to search blueprints to control the order of search results: Open the Global Menu (Global Menu), click the Applications tab, and...
Search Blueprints Configuration Reference
Search Blueprints Configuration Reference The search blueprints user interface has a query builder for creating blueprints. Beyond adding elements and configuring the query settings, there are...
Elasticsearch Indexes Reference
Elasticsearch Indexes Reference Liferay 7.3 and 7.4 each have a set of indexes created in Elasticsearch. Understanding these indexes and what they do can help you better configure and administer...
Search Administration and Tuning
Search Administration and Tuning Search Administration Panel Overview Reindexing Modes Search Tuning Synonym Sets Result Rankings Troubleshooting Search Search Insights Troubleshooting...
Organization Sites
Organization Sites Liferay Organizations enable distributed User management, providing a convenient way to organize and manage instance users and roles to reflect your organizational hierarchy....
Assigning Roles to User Segments
Assigning Roles to User Segments Liferay DXP 7.2 SP2+, Liferay CE 7.3.1 GA2+ User segments are dynamically assigned user collections. If a segment can be well-defined with the available criteria,...
Organization Roles
Organization Roles Liferay Organizations provide a convenient way to implement distributed User management. With them, you can use Organization-scoped Roles to assign standard permissions to all...
Adding Users to Organizations
Adding Users to Organizations With Liferay organizations, you can manage users and permissions to model your real-life organizational hierarchy, which can then be quickly implemented in...
Creating and Managing Organizations
Creating and Managing Organizations If you're not sure what Organizations are or whether you need them, start here. Adding Organizations Click Users and Organizations from Control Panel → Users....
Roles and Permissions
Roles and Permissions To get things done in Liferay DXP, users must have the proper permissions. Roles join users with permissions. Most administrative work for roles and permissions is done in...
Orders
Orders An order starts off in the Open status. After the customer finishes checking out, it transitions into the Pending status. To start processing an order, you must accept a pending order. You...
Order Information
Order Information You can view and edit order information from the Orders menu. Open the Global Menu (Global Menu) → Commerce → Orders. Click the Order ID. The order details appear in five...
Payment and Delivery Terms
Payment and Delivery Terms Liferay DXP 7.4 U16+/GA16+ Payment Terms As of 2026.Q1, CKEditor 5 is available for Liferay Commerce. To use it, you must enable the Release Feature Flag (LPD-11235)....
Setting Order Notes Notifications
Setting Order Notes Notifications Liferay DXP 2026.Q1+ Users can communicate through orders using the Questions and Answers feature, which by default, requires users to check the order details for...
Virtual Product Reference
Virtual Product Reference Configure unique Virtual Product settings in the Virtual sub-tab. Details FieldDescription URLSet the Product' file using a URL. Select FileUse the Select button to...
Generating Product Descriptions using AI
Generating Product Descriptions using AI You can now use generative AI to add product descriptions. To start using the AI Creator tool, you must add an API key to authenticate your access to...
Product Configuration Reference
Product Configuration Reference Using a product's configuration page, you can add additional metadata, media, attachments, create product relations, and more. Product Details Configure the...
Money Orders
Money Orders With Liferay Commerce, sellers can accept money orders as a payment method. Once activated, buyers can select money orders to complete the purchasing process. Sellers should define and...
Classic Content Management System
Classic Content Management System With Liferay’s classic Content Management System (CMS), you can create and manage web content, documents, and media within an integrated environment. This model is...
Content Management System
Content Management System Liferay's Content Management System (CMS) creates, structures, and delivers content across sites and digital channels. Two separate CMS approaches are available beginning...
Consuming APIs
Consuming APIs APIs, or Application Programming Interfaces, serve as the bridge between different software applications, allowing them to communicate and exchange data. By consuming external APIs,...
Extending Unmodifiable System Objects
Extending Unmodifiable System Objects Liferay 7.4 U86+/GA86+ With Liferay Objects, you can extend supported system services. These services are integrated with the Objects framework as...