Search Results

All Results 7014
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
クラスター横断レプリケーション
Cross-Cluster Replication Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) In a classic Liferay DXP/search engine installation, one Liferay DXP cluster talks to one...
ブループリントの検索
Search Blueprints Subscription LES Subscription DXP 7.4 U5+; 7.3 U6+ With Search Blueprints you can Make minor tweaks to Liferay's default search page behavior Override the search page...
Learning to Rank
Learning to Rank Subscription LES Subscription Search engines like Elasticsearch have well-tuned relevance algorithms, good for general search purposes. LES Learning to Rank harnesses machine...
CCRの構成:設定リファレンス
Configuring CCR: Settings Reference Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) To help with the CCR configuration process, the example configurations from the...
リモートリーダーデータセンターでのCCRの構成
Configuring CCR In a Remote Leader Data Center Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) Ensure you have completed the necessary prerequisite steps before...
クラスター横断レプリケーションのトラブルシューティング
Troubleshooting Cross-Cluster Replication Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) Known common pitfalls encountered during the CCR setup are covered here, as...
Elasticsearchのモニタリング
Monitoring Elasticsearch Subscription LES Subscription If you have a Liferay Enterprise Search (LES) subscription, you can integrate Elastic's Kibana monitoring UI with Liferay DXP, so your...
Liferay Enterprise Search の無効化
Deactivating Liferay Enterprise Search Subscription Starting with Liferay DXP 7.4 and in all Enterprise Subscription DXP quarterly releases, the Liferay Enterprise Search (LES) features are...
検索ブループリントのコレクション
Collections with Search Blueprints When you create a search blueprint, you can enable it as a collection provider to display its results. Assets matching the blueprint's query and configuration are...
検索結果の折りたたみ
Collapsing Search Results Liferay DXP 2023.Q4+/Portal GA102+ You can collapse search results that have identical keyword field values. For example, an internal blog titled Employee of the Month...
検索ブループリント設定のリファレンス
Search Blueprints Configuration Reference The search blueprints user interface has a query builder for creating blueprints. Beyond adding elements and configuring the query settings, there are...
検索ブループリントを検索ページで使用する
Using a Search Blueprint on a Search Page By default, a search page does not have a search blueprint associated with it. A blueprint must be applied to a search page to affect the Liferay search...
Liferay 7.3 に検索エクスペリエンスをインストールする
Installing Search Experiences on Liferay 7.3 Subscription LES Subscription DXP 7.4 U5+; 7.3 U6+ The Liferay Enterprise Search Experiences app includes a suite of features granting fine-grained...
検索機能ブループリントの作成と管理
Creating and Managing Search Blueprints Create search blueprints to tailor the search experience to your users. You can find the search blueprints application in Global Menu (Global Menu) →...
要素の作成と管理
Creating and Managing Elements Elements are one of the fundamental building blocks of Search Blueprints and are managed within the Blueprints application. Open the Global Menu's Applications...
Search Experiencesのパーソナライズ
Personalizing the Search Experience A premier use case for search blueprints is to personalize Liferay's search results. With a personalized search experience, users see results depending on the...
検索レスポンスサイズの最適化
Optimizing Search Response Size In rare cases, an overly large search response can result in ERROR messages from the search engine: ERROR [http-nio-8080-exec-335][ElasticsearchIndexSearcher:165]...
定義済み要素変数リファレンス
Predefined Element Variables Reference In the Element Source editor, place the cursor in the desired location and click the variable in the left hand sidebar to insert it. In the Custom JSON...
要素の管理
Managing Elements To create new Elements, click Add (Add). See Creating Elements for more details. As of Liferay DXP 2023.Q4+/Portal GA102+, the title and description fields are localizable. To...
結果ランキング
Result Rankings Subscription This feature does not work with Solr. Result Rankings are for changing the list of returned results for specific keywords. With Results Rankings you can ...
インデックス再作成モード
Reindexing Modes Liferay DXP 2023.Q4+/Portal GA102+ Reindexing is refreshing all or part of the search index that's used for searching, and in some cases displaying, Liferay's content. Execute a...
同義語セット
Synonym Sets Subscription A Synonym Set is a group of words or phrases with the same meaning. An administrative User creates the Synonym Set; when a search page end user searches for a keyword or...
検索ページとウィジェット
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.
検索ブループリント要素のリファレンス
Search Blueprints Elements Reference Elements are one of the fundamental building blocks of a Search Blueprint. To explore all the available Elements, navigate to the Global Menu (Global) →...
セマンティック検索
Semantic Search Subscription LES Subscription Generally Available in Liferay DXP 2026.Q1+ Semantic search evaluates the intent behind a searched phrase. Meanwhile, a keyword search matches a...
検索ブループリントの理解
Understanding Search Blueprints Use search blueprints to tailor the search page experience to your users' needs, without deploying custom code. With blueprints you can Create context-aware...
検索ブループリントでの検索結果の並べ替え
Sorting Results in a Search Blueprint Add a sort configuration to search blueprints to control the order of search results: Open the Global Menu (Global Menu) and navigate to Applications →...
テキスト埋め込みプロバイダーの設定
Setting Up a Text Embedding Provider Subscription A text embedding provider has two jobs: At index time, use the specified model to create a text embedding representation of a text sample...
要素の作成
Creating Elements There are a lot of system Elements that ship with Search Blueprints. If none of the system Elements meets your needs, there are many ways to create your own Search Blueprints...
カスタム要素の例
Custom Element Examples Here are example elements that use custom fields and nested fields in their contributed query clauses. Using Custom Fields (Expando) in Elements You can add custom fields...
セマンティック検索のための検索ブループリントの作成
Creating a Search Blueprint for Semantic Search Subscription Once a model is selected and the text embeddings are indexed, you must configure Liferay to account for the embeddings at search time....
インデックス付きフィールドの探索
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. The available index fields can...
検索設定のリファレンス
Search Configuration Reference Search in Liferay DXP can be configured in lots of ways. Once you understand the concept of configuration scope, you'll understand where to find a certain...
検索管理
Search Administration In Control Panel → Configuration → Search there are three administrative UIs: Connections, Index Actions, and Field Mappings. Connections shows you the search engines your...
Elasticsearch インデックスのリファレンス
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...
検索管理と調整
Search Administration and Tuning Search Administration Panel Overview Reindexing Modes Search Tuning Synonym Sets Result Rankings Troubleshooting Search Search Insights Troubleshooting...
検索バーの候補
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...
カスタムファセットの例
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....
フォルダーファセット
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. ...
検索ファセット
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. ...
検索バーの候補の設定
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...
カテゴリファセット
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...
サイトファセット
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...
カスタムファセット
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...
修正されたファセット
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...
検索バーの候補 ブループリント
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...
タグファセット
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...
タイプファセット
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...
検索結果ウィジェットの使用
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...
検索結果の並べ替え
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...
検索結果の動作
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...
カスタムフィルターの例
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...
検索インサイト
Search Insights This feature is intended for testing and development. The Search Insights Widget, when added to a Search Page, is for inspecting two things: The query string that's constructed...
ユーザーファセット
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...
検索結果ウィジェットの構成
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...
低レベル検索オプションを理解する
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...
検索候補の有効化
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 Search Results Configuring the Search Results Widget Sorting Search Results Filtering Search Results Custom Filter Examples Enabling Search Suggestions Search Results...
カスタムフィルターウィジェットの使用
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...
検索ページの操作
Working with Search Pages Search Pages Creating a Search Page Using a Search Page Template Controlling Search Page SEO

該当件数: 8,808 件中 8,161 - 8,220