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
Liferay DXP Web Content Management Whitepaper
This product guide will introduce the basic features in Liferay DXP that support authoring and publishing web content. It is broken into two main sections: explaining the basic components included in Liferay’s WCM and...
Identity Management in Liferay DXP
Liferay Digital Experience Platform (DXP) provides a robust authentication and authorization framework that allows you to manage users as desired by using the built-in mechanism or plugging into other identity and...
Staging a Site that References Another Site
There may be instances when a Site that is being staged (e.g. Site A) has references to content that was created in another Site (e.g.Site B). This article describes what is happening to the content that is not stored...
Embedding PDF URLs
This is a short tutorial for those wishing to do more with PDFs in DXP 7.0. You are strongly encouraged to read Adding Files to a Document Library first to get a better understanding of how the Documents and Media...
Adding to the web.xml With Ext Plugins
A supported use case for using Ext Plugins in Liferay DXP is adding additional functionality to Liferay DXP's web.xml file. Before beginning, make sure you've reviewed the generalized...
Overriding Core Classes with Ext Plugins
A supported use case for using Ext plugins in Liferay DXP is overriding Liferay DXP's core classes (e.g., portal-impl, portal-kernel, etc.). You can reference the Finding Core Liferay...
Root Folder in Display Settings of Documents and Media Portlet Resets to Blank After Upgrading From Portal 6.1 to Portal 6.2
After upgrading to Liferay Portal 6.2, the Root Folder selection in Documents and Media → Display Settings has been reset to default instead of keeping the folder that was chosen in the Liferay Portal version prior to the...
Modifying Liferay DXP's web.xml file
A supported use case for using Ext Plugins in Liferay DXP is modifying Liferay DXP's web.xml file. Before beginning, make sure you've reviewed the generalized Customization with Ext...
Glassfish Admin Console Is Not Accessible
With JDK version 1.6.0_19, and above, Glassfish admin console is not accessible with Liferay Portal. Steps to Reproduce Download Liferay Portal 6.1 EE GA3 or Portal 6.2 Glassfish 3...
Deploying Liferay Artifacts to Your Own Maven Repository
As part of the Liferay Portal 6.1 release, anyone can download the created package that has a convenient script to install Liferay platform artifacts to their local repository or to a...
Creating Liferay Themes With Maven
This article contains a guide on how to add themes to a project using the Liferay Maven SDK. Resolution 1. Open command prompt or terminal and go to your project directory. 2. Next,...
Configuring Log4j Logging for the Audit Portlet in Liferay Portal EE
This article demonstrates how to create a separate audit.YYYY-MM-DD.log file within ${liferay.home}/logfor audit INFO messages. It should roll over every day with this configuration.  Environment Liferay Portal EE...
Embedding an HTML Page as a Liferay Portal Page
This article describes how to use the HTML embed pages functionality. Liferay Portal pages are not just for displaying portlets. Users can also embed HTML documents as pages. It is up to the user to ensure that the CSS, JS,...
Setting 'dl.file.extensions' Property Prevents All Documents and Media File Uploads
This article describes the issue with setting dl.file.extensions portal property preventing all Documents and Media file uploads, including using the multiple filder uploader. Steps to...
Displaying Web Content Across Multiple Sites
Displaying content across multiple sites in the same portal instance is an out-of-the-box Liferay feature. This article provides a basic example for achieving this. Resolution The...
Creating a Blogger Role
This article documents how to create a blogger role with the ability to view, edit and publish blog posts. Resolution Follow these basic instructions to achieve the blogger role:...
Deploying Portlets, Themes and Other .war Files Correctly on Jboss 5.1
If you try to deploy a portlet or theme or any .war file on a standalone JBoss 5.1, it will fail and try to create the directory in [Jboss_home]\jboss-5.1.0.GA\standalone\deployments...
Liferay Portal 6.0 Documentation
Liferay Portal 6.0 is a platform for creating effective business applications and solutions. It offers a robust feature set, impressive scalability, time-saving development tools,...
Unable to process SAML SSO request
Issue After configuring SAML SSO successfully, the user is unable to perform login and getting the following error in UI and Server console. UI Error:  "Unable to process SAML request" Server Console: ...
Parent page gets published to live even when "Ready for publication" is not marked
Issue When working with local staging, it was found that a parent page was being published even when it was not marked as "Ready for publication". The user created 1 parent page and 3 child pages underneath it. Only...