Search Results

Capability
Feature
Deployment Approach
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...
Published Date: Apr 26, 2024 9:02 PM
Search Administration and Tuning
Search Administration and Tuning Search Administration Panel Overview Reindexing Modes Understanding Localized Search (Coming Soon) Search Tuning Synonym Sets Result Rankings ...
Published Date: Apr 26, 2024 9:02 PM
Synonym Sets
Synonym Sets Subscription This feature works [only with Elasticsearch](../installing-and-upgrading-a-search-engine/solr/solr-limitations.md). A Synonym Set is a group of words or phrases with the...
Published Date: Apr 26, 2024 9:02 PM
Result Rankings
Result Rankings Subscribers This feature works only with Elasticsearch. Result Rankings are for changing the list of returned results for specific keywords. With Results Rankings you can ...
Published Date: Apr 26, 2024 9:02 PM
Search Facets
Search Facets Facets Enter a keyword in the Search Bar and click the Search button. The default search experience redirects to a page with results on the right and a collection of facets on the...
Published Date: Apr 26, 2024 9:02 PM
Search Pages and Widgets
Search Pages and Widgets Liferay's default search page is at . You can create your own page from scratch or reuse the existing page, adding or removing Search widgets as you like. :file:...
Published Date: Apr 26, 2024 9:02 PM
Category Facet
Category Facet The Category Facet narrows search results for categorized assets that match the search query keywords. Each matching result's categories are aggregated as facet terms. Example of...
Published Date: Apr 26, 2024 9:02 PM
Configuring Search Bar Suggestions
Configuring Search Bar Suggestions 7.4 U36+ and GA36+ Search Bar Suggestions adds search as you type functionality to Liferay's Search Bar widget. Select a result from the drop-down list or...
Published Date: Apr 26, 2024 9:02 PM
Search Bar Suggestions Blueprints
Search Bar Suggestions Blueprints Subscription 7.4 U36+ and GA36+ Search Bar Suggestions uses the regular search bar query by default. Liferay Enterprise Search users can influence or override the...
Published Date: Apr 26, 2024 9:02 PM
Type Facet
Type Facet The Type Facet narrows search results down to those associated with a certain Asset Type. Each Type with content matching the searched keyword appears as a facet term. Example of type...
Published Date: Apr 26, 2024 9:02 PM
Search Bar Suggestions
Search Bar Suggestions 7.4 U36+ and GA36+ Liferay's Search Bar Suggestions provides search as you type functionality. As you type search keywords into the Search Bar widget, the query is processed...
Published Date: Apr 26, 2024 9:02 PM
Custom Facet
Custom Facet The Custom Facet is unique among the out-of-the-box search facets. Rather than group results by a single static field (like the modified date or the asset type), you can choose which...
Published Date: Apr 26, 2024 9:02 PM
Site Facet
Site Facet The Site Facet narrows search results down to those existing in a certain Site. Each Site with content matching the searched keyword appears as a facet term. Example of Site facet...
Published Date: Apr 26, 2024 9:02 PM
Modified Facet
Modified Facet The Modified Facet narrows search results down to those that match the searched keyword and results that were created or modified during a certain time period. Example of modified...
Published Date: Apr 26, 2024 9:02 PM
Folder Facet
Folder Facet The Folder Facet narrows search results down to content found in specific Asset Folders. Note that the search match is not for folder names but for content found inside of the folders....
Published Date: Apr 26, 2024 9:02 PM
Configuring Workflow Actions and Notifications
Configuring Workflow Actions and Notifications Subscription Using the workflow designer, users can configure Workflow Actions and notifications for each node. Actions are very adaptable and you...
Published Date: Apr 26, 2024 8:58 PM
Using Condition Nodes
Using Condition Nodes Subscription Condition nodes are useful for acting (transitioning, assigning, etc.) conditionally in the workflow. Perhaps you have multiple reviewers and must determine...
Published Date: Apr 26, 2024 8:58 PM
Using Forks and Joins
Using Forks and Joins Subscription Here you'll learn how to use the Fork, Join and Join XOR nodes. These nodes are useful for workflow processes that have multiple reviewers like the...
Published Date: Apr 26, 2024 8:58 PM
Developer Guide
Developer Guide Implementing Workflow Implementing a Custom SLA Calendar Using The Script Engine in Workflow Crafting XML Workflow Definitions Workflow Definition Node Reference Workflow...
Published Date: Apr 26, 2024 8:58 PM
APIs
APIs Coming soon!
Published Date: Apr 26, 2024 8:58 PM
Workflow Definition Node Reference
Workflow Definition Node Reference Node elements and their sub-elements are fundamental building blocks making up workflow definitions. Nodes often reflect the real life stages of the review...
Published Date: Apr 26, 2024 8:58 PM
Reviewing Assets
Reviewing Assets When an asset's workflow is activated, one or more users must review it before publication. You can assign workflow review processes to specific users or to a particular Role (for...
Published Date: Apr 26, 2024 8:58 PM
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Published Date: Apr 26, 2024 8:58 PM
Creating Pages
Creating Pages :file: ../landingpage_template.html :file: creating-pages/landing.html
Published Date: Apr 26, 2024 8:59 PM
Creating a Page Template
Creating a Page Template Available: Liferay DXP/Portal 7.3+ With page templates, you can create pages based on predefined layouts and content. There are several basic page templates available...
Published Date: Apr 26, 2024 8:59 PM
Adding a Page to a Site
Adding a Page to a Site The steps below describe how to add a new page to your site and configure the general options. To learn how to configure the remaining page settings, see Configuring...
Published Date: Apr 26, 2024 8:59 PM
Using the Full Page Application Page Type
Using the Full Page Application Page Type Create a new page and select Full Page Application under the Other heading. Enter a name and click Add. Select the application you want to display...
Published Date: Apr 26, 2024 8:59 PM
Adding Pages
Adding Pages :::: 2 :gutter: 3 3 3 3 ::: Adding a Page to a Site :link: ./adding-pages/adding-a-page-to-a-site.md ::: ::: Creating a Page Template :link:...
Published Date: Apr 26, 2024 8:59 PM
Managing Fragments
Managing Fragments Liferay DXP provides tools for managing fragments in the Liferay UI. With out-of-the-box tools, you can quickly edit fragment code, export/import fragment sets between sites, and...
Published Date: Apr 26, 2024 8:59 PM
Personalizing Custom Forms Using Form Fragments
Personalizing Custom Forms Using Form Fragments Form fragments auto-generate forms based on custom objects. If Liferay's out-of-the-box form fragments don't satisfy your use case, you can create...
Published Date: Apr 26, 2024 8:59 PM
Creating Dropdown Menus with Fragments
Creating Dropdown Menus with Fragments Available: Liferay DXP/Portal 7.4+. Liferay provides the Dropdown Fragment to create advanced drop-down menus (A). With it, you can define drop zones for...
Published Date: Apr 26, 2024 8:59 PM
Duplicating Fragments
Duplicating Fragments When building a Page or Template with Fragments, you can duplicate configured Fragments to save time. A duplicated Fragment includes the original Fragment's settings,...
Published Date: Apr 26, 2024 8:59 PM
Default Widgets Reference
Default Widgets Reference Liferay provides a variety of widgets out-of-the-box, so you can start building your solution right away. Widgets can be placed on content pages, widget pages, and page...
Published Date: Apr 26, 2024 8:59 PM
Configuring Widget Look and Feel
Configuring Widget Look and Feel Click Options (Actions Button) in the top right corner of the widget. Select Look and Feel Configuration. Look and Feel Configuration has six tabs: General ...
Published Date: Apr 26, 2024 8:59 PM
Setting a Default Widget Template
Setting a Default Widget Template You can change the widget template for individual widgets through their own configuration; however you can also configure a default widget template to apply to all...
Published Date: Apr 26, 2024 8:59 PM
Page Settings
Page Settings :::: 2 :gutter: 3 3 3 3 ::: Configuring Page Sets :link: ./page-settings/configuring-page-sets.md ::: ::: Configuring Individual Pages :link:...
Published Date: Apr 26, 2024 8:59 PM
Adding Configuration Options to Fragments
Adding Configuration Options to Fragments Available: Liferay DXP 7.2 SP1+ Configurable options help make your Fragments flexible, so you don't have to maintain many similar Fragments. For example,...
Published Date: Apr 26, 2024 8:59 PM
Converting Widget Pages to Content Pages
Converting Widget Pages to Content Pages In older versions, widget pages provided exclusive features, such as custom layouts and customizable columns. Many of these exclusive features are available...
Published Date: Apr 26, 2024 8:59 PM
Adding Widgets to a Page
Adding Widgets to a Page Widgets are applications. They can be simple and only used to display content, or they can be full-featured collaboration applications, like the Message Boards widget. ...
Published Date: Apr 26, 2024 8:59 PM
Developer Guide
Developer Guide This section includes Developer related articles for Site Building. :::: 2 :gutter: 3 3 3 3 ::: Developing Page Fragments :link: ./developer-guide/developing-page-fragments.md :::...
Published Date: Apr 26, 2024 8:59 PM
Fragment Specific Tags and Attributes Reference
Fragment Specific Tags and Attributes Reference Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define editable sections, embed widgets, and more....
Published Date: Apr 26, 2024 8:59 PM
Fragment Configuration Types Reference
Fragment Configuration Types Reference This reference lists the available configuration types for fragments. See Adding Configuration Options to Fragments for more information on how to make a...
Published Date: Apr 26, 2024 8:59 PM
Validating Fragment Configurations
Validating Fragment Configurations When defining fragment configuration options, you can add validation properties to text type fields that determine rules for valid entries. Determine what type of...
Published Date: Apr 26, 2024 8:59 PM
Developing Fragments Reference
Developing Fragments Reference :::: 2 :gutter: 3 3 3 3 ::: Fragments Toolkit Command Reference :link: ./fragments/fragments-toolkit-command-reference.md ::: ::: Page Fragment Editor Interface...
Published Date: Apr 26, 2024 8:59 PM
Developer Reference
Developer Reference Developing Fragments Reference :::: 2 :gutter: 3 3 3 3 ::: Fragments Toolkit Command Reference :link: ./reference/fragments/fragments-toolkit-command-reference.md ::: ::: Page...
Published Date: Apr 26, 2024 8:59 PM
Displaying Collections
Displaying Collections Liferay Portal 7.4 GA6+, DXP 7.3 GA1+ You can display a collection by adding a collection page, or a collection display fragment. For more information about these display...
Published Date: Apr 26, 2024 8:59 PM
Creating Collections
Creating Collections This information applies to Liferay DXP 7.3+. For previous Liferay DXP versions, see Liferay DXP 7.2. You can create Manual or Dynamic Collections. For information about the...
Published Date: Apr 26, 2024 8:59 PM
Filtering Collections on a Page
Filtering Collections on a Page To improve the experience for Users viewing Collections on your Site, you can add Page Fragments to filter content in those Collections. For example, you can add a...
Published Date: Apr 26, 2024 8:59 PM
Collection Provider
Collection Provider Collection providers group items into collections for display on your pages. Several are available out-of-the-box, or you can create them using the Information Framework to...
Published Date: Apr 26, 2024 8:59 PM
Styling Widgets with Widget Templates
Styling Widgets with Widget Templates You can use widget templates to customize the appearance and functionality of out-of-the-box widgets, such as the Asset Publisher and Media Gallery widgets. ...
Published Date: Apr 26, 2024 8:59 PM
Using the Web Content Display Widget
Using the Web Content Display Widget After you create a web content article, the quickest way to display it is the web content display widget. Once a web content article is displayed, content...
Published Date: Apr 26, 2024 8:59 PM
About Collections and Collection Pages
About Collections and Collection Pages This information applies to Liferay DXP 7.3+. In previous Liferay versions, collections were called content sets. For information on content sets, see...
Published Date: Apr 26, 2024 8:59 PM
Defining Content Relationships
Defining Content Relationships When creating new content, you can define relationships between assets even if they don't share any tags and aren't in the same category. Related Assets puts related...
Published Date: Apr 26, 2024 8:59 PM
Using the Iframe Widget
Using the Iframe Widget The Iframe widget creates an iframe that can embed and display a web page. Setting Up the Iframe Widget Create a new page or start editing a content page. Click Add (...
Published Date: Apr 26, 2024 8:59 PM
Configuring SEO and Open Graph
Configuring SEO and Open Graph Available: Liferay DXP/Portal 7.3+ Display page templates are custom layouts that display individual content items at a dedicated URL. These layouts use both...
Published Date: Apr 26, 2024 8:59 PM
Creating and Managing Display Page Templates
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. These templates currently support...
Published Date: Apr 26, 2024 8:59 PM
Using Display Page Templates
Using Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated URL. When you create or upload content items, Liferay generates...
Published Date: Apr 26, 2024 8:59 PM
Displaying Content
Displaying Content You can display content in various ways. The option you choose depends on the type of asset you want to display, how many assets you want to display at once, and how you want...
Published Date: Apr 26, 2024 8:59 PM
Using Collections
Using Collections About Collections and Collection Pages Creating Collections Collection Providers Displaying Collections
Published Date: Apr 26, 2024 8:59 PM
Displaying Categories using Display Pages
Displaying Categories using Display Pages Available: Liferay DXP/Portal 7.4+. Using a display page template, you can render web content, documents, and blog entries in a display page. Starting...
Published Date: Apr 26, 2024 8:59 PM

Capabilities

Product

Contact Us

Connect

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