Search Results

All Results 7015
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
クラウドネイティブ体験 AWS対応
Cloud Native Experience AWS Ready This guide provides a specialized, automated workflow for deploying Liferay DXP on Amazon Web Services (AWS). It uses a Super-Chart approach to link Liferay...
CNE AWS Ready: クラウドネイティブエクスペリエンスの設定
CNE AWS Ready: Configuring the Cloud Native Experience After bootstrapping the Cloud Native Experience (CNE) environment, configure the platform components required for your deployment. CNE...
CNE AWS Ready: 環境をきれいにしよう
CNE AWS Ready: Cleaning Up the Environment Remove Cloud Native Experience (CNE) resources when you no longer need an environment to avoid unnecessary cloud costs. Manage infrastructure created...
CNE: AWS Ready - ArgoCDドメインとTLSの設定
CNE: AWS Ready - Configuring ArgoCD Domain and TLS Configure a custom domain and TLS certificate for ArgoCD to access the GitOps interface through a secure endpoint. Prerequisites Before...
CNE: AWS Ready - LiferayドメインとTLSの設定
CNE: AWS Ready - Configuring Liferay Domains and TLS By default, the Cloud Native Experience (CNE) environment exposes services using AWS load balancer host names. To provide a production-ready...
CNE AWS Ready: 増分バックアップとリストア
CNE AWS Ready: Incremental Backup and Restore Liferay Cloud Native Experience (CNE) AWS Ready supports automated backups and restores using AWS Backup and Argo Workflows. Backups are disabled by...
CNE AWS Ready: シークレットとライセンスの管理
CNE AWS Ready: Managing Secrets and Licenses Liferay Cloud Native Experience (CNE) retrieves sensitive values from an external secrets provider. This approach prevents credentials, certificates,...
CNE AWS Ready: トラブルシューティング
CNE AWS Ready: Troubleshooting Liferay Cloud Native Experience (CNE) deployments involve multiple components, including AWS infrastructure, Kubernetes, GitOps workflows, and Terraform...
CNE AWS Ready: EKS自動モードの理解
CNE AWS Ready: Understanding EKS Auto Mode Cloud Native Experience (CNE) uses Amazon EKS Auto Mode to manage Kubernetes node scaling automatically. EKS Auto Mode scales cluster nodes when...
クラウドネイティブ体験:AWS対応 - はじめに
Cloud Native Experience: AWS Ready - Getting Started The Cloud Native Experience (CNE) AWS Ready toolkit provides an opinionated framework for deploying Liferay DXP on Amazon Web Services using...
CNE AWS Ready: Elasticsearch の活用
CNE AWS Ready: Using Elasticsearch Cloud Native Experience environments provision OpenSearch by default for search and analytics workloads. You can configure the platform to use Elasticsearch...
CNE AWS Ready: 初期環境のブートストラップ
CNE AWS Ready: Bootstrapping Your Initial Environment After completing the prerequisites, run the Cloud Native Experience (CNE) bootstrap process. This step provisions the AWS infrastructure,...
CNE AWS Ready:前提条件
CNE AWS Ready: Prerequisites Before running the bootstrap scripts to deploy the Liferay Cloud Native Experience (CNE) in your AWS environment, prepare your local machine, cloud accounts, and Git...
CNE AWS Ready: AWS GovCloud 上で Liferay を実行する
CNE AWS Ready: Running Liferay on AWS GovCloud Use the Liferay Cloud Native Experience (CNE) installer to provision a Liferay environment on AWS GovCloud (US). The installer creates the required...
クラウドネイティブ体験 GCP対応
Cloud Native Experience GCP Ready This guide provides an automated workflow for deploying Liferay DXP on Google Cloud Platform (GCP). The Cloud Native Experience (CNE) GCP Ready toolkit uses...
検索バーの候補の設定
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...
検索ファセット
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. ...
カスタムファセット
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...
検索結果ウィジェットの構成
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...
検索インサイト
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...
コマース検索結果
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 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...
カスタムフィルターの例
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 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 Previously, you learned how to display search results. There are additional Search Results concepts and configurations that can enhance your search results: Filtering...
類似結果
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...
低レベル検索オプションを理解する
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...
検索結果の並べ替え
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...
カスタムフィルターウィジェットの使用
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...
検索ウィジェットテンプレートの使用
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...
検索結果ウィジェットテンプレートリファレンス
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...
ページの検索の操作
Working with Search Pages Search Pages Creating a Search Page Using a Search Page Template
Controlling Search Page SEO
No content preview
ページの検索の作成
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...
ページの検索
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 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...
監査フレームワーク
Audit Framework Subscription Liferay's audit framework shows activities relating to users, user groups, organizations, roles, multi-factor authentication, and objects (definitions, fields,...
管理
Administration Liferay is highly adaptable and customizable. You can configure multiple aspects of it in the system or instance scope. For an overview of the different settings and configurations...
セキュリティと管理
Security and Administration After installation comes configuration. There are three areas you should examine carefully before opening your system to users: Security Administration Settings ...
カスタムフィールドの追加
Adding Custom Fields Custom fields are in maintenance mode. Use Liferay Objects if possible. Many of Liferay's assets and resources can be extended with custom fields. Adding custom fields can...
言語オーバーライドによる翻訳の変更
Changing Translations with Language Override Liferay DXP 7.4 U4/Portal 7.4 GA8. Import/Export and filtering functionality in Liferay DXP 7.4 U17/Liferay Portal 7.4 GA17 Liferay's Language...
設定ファイルとファクトリー
Configuration Files and Factories Using Configuration Files Using Factory Configuration
構成ファイルの使用
Using Configuration Files System Settings provides a user interface for making system-scoped configuration changes and setting default configurations for other scopes. The same configurations in...
国の管理
Managing Countries Liferay DXP 7.4 U36/Liferay Portal 7.4 GA36 and above Liferay contains a list of available countries as defined by the ISO 3166 Standard, but you can use the Countries...
システム設定
System Settings You can make System-scoped configurations from Control Panel → Configuration → System Settings. The System Settings application shows configuration sections underneath four...
ベータ版機能と機能フラグ
Beta Features and Feature Flags Feature Flags DXP 7.4 U69+/GA69+ Some features in Liferay are hidden behind feature flags. Using feature flags, you have control over new functionality introduced...
Factory設定の使用
Using Factory Configuration Most Liferay DXP System Settings allow just one set of configurations for an entry. To change the configuration, you update the single configuration form, and it applies...
セキュリティ設定
Security Settings Enabling Antivirus Scanning for Uploaded Files More coming soon!
カスタムファセットの例
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 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...
検索バーの候補
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 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.
インデックス付きフィールドの探索
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...
タグ ファセット
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...
監査構成リファレンス
Audit Configuration Reference Configuration settings for audits are available at a system scope. You can find these settings by opening the Global Menu (Global Menu) and navigating to Control Panel...
監査イベントの検索とエクスポート
Searching and Exporting Audit Events The audit application comes with simple and advanced searching capabilities. To use the simple search, you can enter a search term and click the magnifying...
Configuring Liferay
Configuring Liferay Liferay is a very adaptable tool. You can modify and configure it to suit the needs of your application.
仮想インスタンス
Virtual Instances Liferay DXP can host multiple portals on one installation. These are called virtual instances. Each virtual instance has completely separate data and configurations. Each is...
分析
Analytics The Analytics category defines the available analytics systems for the virtual instance. Enter an analytics system or remove one of the two pre-configured options (google and piwik)....

該当件数: 8,808 件中 7,801 - 7,860