Search Results

All Results 32
Ordenar por
Resource Type
Deployment Approach
Feature
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.
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...
Exploring Indexed Fields
Exploring Indexed Fields Some search features can be configured if you know how to explore a search document's fields or inspect the search engine's field mappings. FeatureRelevant...
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...
Search Facets
Search 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 left. ...
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...
Custom Facet Examples
Custom Facet Examples The custom facet is a powerful aid to customizing your site's search experience. When the out-of-the-box facets don't meet your requirements, the custom facet fills the gap....
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...
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 in the folders. ...
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...
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...
Custom Facet
Custom Facet The Custom Facet is unique among the out-of-the-box search facets. Rather than always grouping results by a single static field (like the modified date or the asset type), you can...
Tag Facet
Tag Facet The Tag Facet narrows search results for any assets with tags that match the search keyword. Each match appears as a facet term. Example of tag facet results. Configuring the Tag Facet...
Search Results Widget Template Reference
Search Results Widget Template Reference While creating a search results widget template, you can access pre-populated variables in the FreeMarker template editor. The variables listed in the...
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...
User Facet
User Facet The User Facet narrows search results down to those created by certain Users. Example of user facet results. Configuring the User Facet To configure the User Facet, open the Options...
Search Insights
Search Insights This feature is intended for testing and development, and it only works with Elasticsearch. The Search Insights Widget, when added to a Search Page, is for inspecting two things: ...
Configuring the Search Results Widget
Configuring the Search Results Widget Configure the Search Results widget by opening its options menu (Options) and selecting Configuration. The display of Search Results is configured in the...
Sorting Search Results
Sorting Search Results Search results displayed in the Search Results widget are ordered by relevance score (as calculated by the search engine) by default. With the Sort widget, users can control...
Understanding Low Level Search Options
Understanding Low Level Search Options Low level search works only with Elasticsearch. Low level search doesn't go through the Search and Indexing Framework, which is infrastructure used for...
Using the Custom Filter Widget
Using the Custom Filter Widget This feature does not work with Solr. With Custom Filters, you can contribute queries to the main search query, filtering search results to control what's returned...
Search Results
Search Results Search Results Configuring the Search Results Widget Sorting Search Results Filtering Search Results Custom Filter Examples Enabling Search Suggestions Search Results...
Custom Filter Examples
Custom Filter Examples This feature does not work with Solr. The Custom Filter widget is a powerful aid to your search tuning efforts. Without deploying custom code, you can exert control over...
Enabling Search Suggestions
Enabling Search Suggestions Search terms can be suggested to users when their initial queries can be improved. Spell check settings allow administrators to configure the Search application so that...
Search Results Behavior
Search Results Behavior Previously, you learned how to display search results. There are additional Search Results concepts and configurations that can enhance your search results: Filtering...
Using the Search Results Widget
Using the Search Results Widget Search results should be easy to navigate, sort, and filter. Give your users an optimal search experience by understanding the default search experience and the many...
Using Search Widget Templates
Using Search Widget Templates The default search widgets views are useful, but your site's widgets likely need a specific design. You can choose from one of the available widget templates or create...
Similar Results
Similar Results Subscription [Bundled with DXP 7.3 and 7.4; Liferay Marketplace for DXP 7.2 SP2+/FP5+](https://web.liferay.com/marketplace/-/mp/application/172465398) This feature does not work...
Working with Search Pages
Working with Search Pages Search Pages Creating a Search Page Using a Search Page Template
Search Pages
Search Pages Access the default search page at localhost:8080/web/guest/search. If you have a running Liferay DXP with some content in it, you can navigate there and execute a search. By default,...
Using a Search Page Template
Using a Search Page Template The default search page is backed by a Global scope page template. Manually created search pages can use that same template as a baseline. Out-of-the-box, the Search...
Creating a Search Page
Creating a Search Page You can create and configure a search page for your Site if you choose not to base it on an existing search page template. This approach is preferable if you do not want to...