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
How to install Developer Studio using command line
Issue How to install Developer Studio using command line Environment Liferay Developer Studio Resolution Download the installer. Install Developer Studio using the following command...
Service Builder not compiling correctly using Maven after the upgrade: ArgumentsResolver is not found in com.liferay.portal.kernel.dao.orm
Issue After upgrading from DXP 7.0 to 7.3 we are having the error "ArgumentsResolver is not found in com.liferay.portal.kernel.dao.orm" if we try to recompile our service builder services using Maven: [ERROR]...
How to remove users from Liferay that are deactivated / deleted in the LDAP server
Issue When a user is no longer listed in the LDAP server, the authentication fails and the user cannot log in anymore, but a dead user entry remains in Control Panel -> Users. Environment Liferay DXP 7.0+...
How Can I Reset My Liferay PaaS Environment to its Original State?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Every so often, a situation may arise during development or...
Transform LDAP attributes to be properly mapped to Liferay fields
Issue I need to transform some attributes from my LDAP to be properly mapped with the Liferay fields. Environment Liferay DXP 7.3 Resolution We can define mappings from LDAP attributes to Liferay fields in the...
Scheduled Articles continue to be displayed with scheduled filter when edited to be published
Issue When an article gets initially published with a scheduled date, then edited to display immediately, the article will still appear when the schedule filter tag is used. Steps to reproduce 1) Navigate to...
The'redirect.url.domains.allowed' property somehow doesn't restrict redirection
Issue Even when the 'redirect.url.domains.allowed' property is set, some redirects occur. Steps to reproduce: 1) Set the following properties in the portal-ext.properties file. redirect.url.security.mode=domain...
Buttons do not have an accessible name exception
Issue When running a Lighthouse Accessibility audit in Liferay DXP 7.2 a "Buttons do not have an accessible name" exception is flagged on the report. Steps to reproduce: 1. Start Liferay DXP 7.2 fix-pack 6. 2....
Stored XSS with Blog
Issue Steps to reproduce: 1) Add a Blog's widget to a page 2) Add a blog entry 3) In the content field, switch to code view (or source view) 4) Enter a script in the content field. 5) View the newly added blog...
Segments based on User text custom fields
Issue We have created a segment based on a text User Custom Field and the segment does not find users for texts with more than one word (e.g. "Finance Department"). Environment Liferay DXP 7.3. Resolution The...
When using REMOTE Elasticsearch, the Workflow Metrics keep loading
Issue The 'IOException: can not write type' error when navigating or re-indexing Workflow Metrics with remote Elasticsearch 6.5/6.8 and 7.4 Steps to Reproduce: 1) Have a clean instance of Liferay DXP 7.2 running...
For anonymous users, a Content Set based on an AC segment does not show the expected content
Issue Depending on the IP address, different web content articles or any image would be viewable to different users. Even though the Geolocation feature shows users for the provided IP address, it appears to...
Is it possible to configure several user groups with their own site section so only members should be able to create, edit, publish or delete their assets?
Issue For a large corporate site, it is a common use case to divide it into different site sections and grant edit and publish permissions to specific user groups. Inside each section, only members of that specific group...
Custom OSGi modules deployment issue
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Custom OSGi modules are not deploying with the...
Apache Log4j 1.x has reached its end-of-life
Issue Log4j 1.x has reached end-of-life status: https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces Environment Liferay DXP 7.0  Liferay DXP 7.1 Liferay DXP 7.2  Liferay DXP 7.3 ...
How to Import LAR files with circular references?
Issue While using the export-import features of Liferay, we often encounter the error that certain files cannot be imported because references are missing. Even after importing the allegedly missing reference, the...
Deactivate Liferay users automatically when they are deactivated on LDAP
Issue We have an LDAP server connected to Liferay and we want to deactivate Liferay users automatically when they are deactivated on LDAP. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution We can use the...
WebContent Sort Order is not working
Issue Steps to reproduce: 1. Start Liferay. 2. Navigate to Content > Web Content. 3. Create multiple web contents. 4. Set Filter and Order settings as below       ORDER BY: Display Date       descending order 5....
How to enable the purchase order number in order detail page.
Issue The Order Detail page doesn't show the purchase order number by default, even when it is enabled in Instance Settings. Environment Liferay DXP 7.3    Resolution It can be set by the following steps: Go...
Error when configuring SAML in a clustered environment for the first time
Issue When configuring SAML in a clustered environment and entering the configuration Idp connection an error is shown: java.lang.RuntimeException: java.lang.NullPointerException at...