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
Web Content Not Showing as `Translated`
Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
Unable to upload blog images after upgrading to 2024.Q1.1
Issue After upgrading to 2024.Q1.1, I no longer have the option to upload blog images within a blog post. This was implemented due to a potential security vulnerability with actors being able to upload offensive or...
Download Liferay Quarterly Releases Using the Linux Command Line
Issue I want to download Liferay using the Linux command line rather than going through a web browser. Environment Liferay DXP Quarterly Releases Resolution Liferay offers a release directory that can be downloaded...
How to programmatically add a form entry with API?
Issue I am currently working with a Liferay form. I am attempting to submit a new record to this form using the /ddm.ddmforminstancerecord/add-form-instance-record API via JSON Web Services (JSONWS). This API requires a...
All out-of-the-box Liferay Job Schedulers stop working if one job scheduler is incorrectly configured
Issue Setting the interval to -1 for scheduled jobs is allowed by the UI, but causes an array of issues. Steps to reproduce:  Start the server and login as an administrator. Open Application Menu from top right...
How to create a read-only field in a form
Issue When you are creating a form, sometimes you want to create a field that is read-only because, for example, it is automatically populated by taking information from an API or a database, and you don't...
After an upgrade, some fragments get broken because JS strict mode seems to be enforced now
Issue We do not declare JS variables when developing fragments. After an upgrade, these fragments stop working properly. Environment Upgrades to the following Patch Releases: 2023.Q3.5+, 2023.Q4.1+ Upgrades to 2024.Q1...
Receiving multiple notification when clicking on 'Done' button multiple times in workflow
Issue Getting multiple notifications in the workflow when clicking on the 'Done' button multiple times when assigning the task 'to me' or to the user in the slow network. Steps to Reproduce: 1. Start the server....
Is it possible to filter the Account Selector search results to exclude fields?
Issue I would like to add a filter to the Account Selector fragment so that it excludes selected matching fields from the search results. For example, I would like to exclude any results with Account IDs that...
Error appears in Liferay logs when "Members" Widget is added to a blank site
Issue When adding a "Members" widget to a new page, on a blank site, the following error appears in the Liferay logs: ERROR [http-nio-8080-exec-6][ComboServlet:412] Skip...
After an upgrade and database migration, old theme is not being replaced by new theme
Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
Why is Zendesk Chat Provider missing after upgrading to a Quarterly Release?
Issue If you configured Zendesk Chat Provider in an earlier version of 7.4, you may notice that it is missing in Instance Settings after upgrading to a Quarterly Release Environment Quarterly Release Resolution The...
Unable to read the content for custom_robots.txt file
Issue I am getting the following message in my log file: [RobotsUtil:47] Unable to read the content for custom_robots.txt However, the same does not happen in other environments. What can be the reason? Environment...
SecureXMLFactoryProviderImpl.class_blocked.pdf is not listed
Issue The user was unable to install a patch or hotfix, even after restarting the server and attempting with a vanilla instance, the following errors can be seen:  ERROR [Patcher:-1] The command has failed. Please...
Is it possible to use a hotfix when building my custom code?
Issue I have been provided with a hotfix, and I want to compile my custom code using that hotfix from my Liferay Workspace. Environment Any Liferay DXP version Liferay Developer Tools Resolution There is not an easy...
NoSuchGroupException: No Group exists with the primary key 0 when updating a Journal Article via service API
Issue When trying to update a Journal Article (i.e., a web content) using the service API  journalArticleLocalService.updateArticle( journalArticle.getUserId(), journalArticle.getGroupId(),...
What is the use of the Analytics Administrator user and role?
Issue After connecting to Analytics Cloud (AC) there's an Analytics Administrator user with the Analytics Administrator regular role. What is their use? Environment Liferay DXP with Analytics Cloud Resolution The...
Unable to Edit Document with a Name Not Including a File Extension
Issue We cannot edit a document's properties if the document name does not contain a file extension and here are the steps we took: Navigate to Control Panel > System Settings > Documents and Media Change the value for...
Is it possible to map non-basic user attributes with SAML?
Issue Can non-basic user attributes(e.g. jobTitle) from an Identity Provider(IdP) get mapped to their respective fields on the Service Provider's User_ table? Environment 2024.Q2 Resolution Currently, LDAP can only be used to...
Unable to restore backups in Liferay PaaS
Issue When attempting to restore a backup to the Liferay service, the backup appears to be restored successfully, but there is no document library that appears associated with the Liferay service The following error...