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...
Data de publicació: 26/04/2024 21:02
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 ...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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 ...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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:...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 21:02
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....
Data de publicació: 26/04/2024 21:02
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...
Data de publicació: 26/04/2024 20:58
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...
Data de publicació: 26/04/2024 20:58
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...
Data de publicació: 26/04/2024 20:58
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...
Data de publicació: 26/04/2024 20:58
APIs
APIs Coming soon!
Data de publicació: 26/04/2024 20:58
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...
Data de publicació: 26/04/2024 20:58
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...
Data de publicació: 26/04/2024 20:58
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Data de publicació: 26/04/2024 20:58
Creating Pages
Creating Pages :file: ../landingpage_template.html :file: creating-pages/landing.html
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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:...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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,...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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 ...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
Page Settings
Page Settings :::: 2 :gutter: 3 3 3 3 ::: Configuring Page Sets :link: ./page-settings/configuring-page-sets.md ::: ::: Configuring Individual Pages :link:...
Data de publicació: 26/04/2024 20:59
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,...
Data de publicació: 26/04/2024 20:59
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...
Data de publicació: 26/04/2024 20:59
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. ...
Data de publicació: 26/04/2024 20:59
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 :::...
Data de publicació: 26/04/2024 20:59

Capabilities

Product

Contact Us

Connect

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