Search Results

All Results 6960
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
データのクエリ
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
コマースAPI
Commerce APIs You can use headless APIs to interface with Liferay Commerce features, including products, catalogs, and price lists. Here are resources to help you understand and integrate these...
外部動画ショートカットの作成
Creating External Video Shortcuts Liferay 7.4+ With Liferay's Documents and Media application, you can save references to videos hosted on external platforms. These references can then be used to...
はじめに
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
Liferayアセットとページへの動画の埋め込み
Embedding Videos Into Liferay Assets and Pages With Liferay, you can use URLs and video shortcuts to embed videos into Web Content, Knowledge Base articles, Forms, Blog entries, and Site Pages. ...
Dockerイメージから始める
Starting with a Docker Image The latest versions of Liferay are available as Docker images on Docker Hub. They're in two categories: Liferay/Portal Liferay/DXP Follow the steps below to...
API ビルダー
API Builder Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently...
統合
Integration
リソースの種類とストラクチャー
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
注文APIの基本
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
倉庫APIの基本
Warehouse API Basics You can manage warehouses from the Applications menu or REST APIs. Call the headless-commerce-admin-inventory services to create and manage warehouses. Adding a Warehouse ...
在庫管理API
Inventory Management APIs Here is a comprehensive resource for understanding and leveraging Liferay’s inventory management APIs.
注文管理API
Order Management APIs Here is a comprehensive resource for understanding and leveraging Liferay’s order management APIs.
注文タイプAPIの基本
Order Type API Basics You can manage order types from the Applications menu or with REST APIs. Use the /order-types endpoint from headless-admin-commerce-order to create and manage order types. ...
規約APIの基本
Term API Basics You can manage terms and conditions from the Applications menu or with REST APIs. Use the /terms endpoint from headless-admin-commerce-order to create and manage terms and...
価格表APIの基本
Price List API Basics You can manage price lists from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage price lists. Adding a Price...
通貨APIの基礎
Currency API Basics Liferay DXP 2024.Q1+/Portal GA112+ You can manage currencies from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and...
オプション値APIの基礎
Option Value API Basics You can manage option values from the Options application or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage option values. Adding an...
割引APIの基本
Discount API Basics You can manage discounts from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage discounts. Adding a Discount Once...
価格設定API
Pricing APIs Use the Price List and Discount APIs to manage product pricing and discounts in Liferay Commerce programmatically. Below are basic usage examples, including common endpoints and...
製品管理API
Product Management APIs You can invoke the services under headless-commerce-admin-catalog to perform various admin operations related to products. However, if you have a headless storefront, you...
カタログAPIの基本
Catalog API Basics You can manage catalogs from the Applications menu or REST APIs. Call the headless-commerce-admin-catalog services to create and manage catalogs. Adding a Catalog Once Liferay...
オプションAPIの基本
Option API Basics You can manage option templates from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage options. Adding an Option ...
製品APIの基本
Product API Basics You can manage products from the Applications menu, but you can also use Liferay’s REST APIs. Call these services to create and manage products. Adding a Product Then follow...
製品 API - 複数の SKU を持つ製品の作成
Product API - Creating a Product with Multiple SKUs You can create products with multiple active SKUs using the product API or from the Products application. To create such a product, you must...
商品配信APIの基礎
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
仕様APIの基本
Specification API Basics You can manage product specifications from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage specifications. ...
店舗管理の基本
Store Management Basics Here is a comprehensive resource for understanding and leveraging Liferay’s Channel API basics.
チャンネルAPIの基本
Channel API Basics You can manage channels from the Applications menu or with REST APIs. Call the headless-commerce-admin-channel services to create and manage channels. Adding a Channel Once...
Elasticsearchのインストール
Installing Elasticsearch Here's how to install, configure, and start Elasticsearch on-premises. If you have Elasticsearch indexes used for primary data storage (storing data not backed by a...
演習:Dockerを使用してLiferay とElasticsearchを実行する
Exercise: Run Liferay and Elasticsearch Using Docker Liferay 7.3+ Here you can walk through a minimal Liferay-Elasticsearch setup on your local machine to see how a secure REST Client connection...
Elasticsearchのトラブルシューティング:よくある問題
Troubleshooting Elasticsearch: Common Issues Listed here are some common issues you may encounter while configuring Elasticsearch and Liferay. Additional connection-specific errors are discussed in...
Elasticsearchへの接続
Connecting to Elasticsearch After setting up Elasticsearch, connect it to Liferay using the Liferay Connector to Elasticsearch. Connection steps depend on the connector you're configuring. See...
Elasticsearchを開始する
Getting Started with Elasticsearch Compatibility: See the Search Engine Compatibility Matrix for details on the compatible Elasticsearch versions, available Liferay connectors, and required...
Elasticsearchのアップグレード
Upgrading Elasticsearch Liferay supports Elasticsearch 8. The compatibility matrix provides the latest support details. Elasticsearch 6.x is not supported on Liferay 7.3+. Before planning your...
Elasticsearchの保護
Securing Elasticsearch The very first thing you must do to secure Elasticsearch is enable X-Pack Security. After that you can begin configuring authentication and encrypted communication. ...
Elasticsearchインストールのトラブルシューティング
Troubleshooting Elasticsearch Installation Liferay and Elasticsearch are complex systems full of configurations. When connecting them, you can run into difficulty along the way. Included below are...
Elasticsearchコネクターの設定リファレンス
Elasticsearch Connector Configuration Reference The configuration information here applies to the latest available (bundled or through Marketplace) version of the Elasticsearch 6 and Elasticsearch...
ローカルフォロワーデータセンターでのCCRの構成
Configuring CCR in a Local Follower Data Center First configure CCR in the remote/leader data center before following the steps below. The local/follower data center holds Liferay DXP cluster...
サンプルのCCRインストールの構成:データセンター間での複製
Configuring an Example CCR Installation: Replicating Between Data Centers Liferay Enterprise Search (LES) Subscribers This example configures Liferay DXP's Cross-Cluster Replication module and...
クラスター横断レプリケーション
Cross Cluster Replication Subscription Cross Cluster Replication Configuring an Example Cross Cluster Replication Installation Configuring a Cross Cluster Replication in a Remote Leader Data...
リモートリーダーデータセンターでのCCRの構成
Configuring CCR In a Remote Leader Data Center Ensure you have completed the necessary prerequisite steps before following the steps below. This data center holds Liferay DXP cluster nodes with a...
サイドカーまたはEmbedded モードのElasticsearchの使用
Using the Sidecar or Embedded Elasticsearch Sidecar and embedded Elasticsearch are not suitable for production. When using an app server different other than Tomcat, set up a standalone...
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning...
検索エンジンのインストール
Installing a Search Engine A search engine is a critical component of your Liferay installation. Creating an Example Cluster can get you started with the installation, but this guide demonstrates...
Solrのインストール
Installing Solr 7.2-7.3 (CE, DXP); 7.4 DXP U60+ Solr is a popular enterprise search platform built on Apache Lucene. It's reliable, scalable, and fault tolerant. Read more about it here. Solr is...
Solr
Solr Solr is in maintenance mode in Liferay 7.4. Solr Limitations Installing Solr
OpenSearchのインストール
Installing OpenSearch Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For...
Exercise: Run Liferay and OpenSearch Using Docker
Exercise: Run Liferay and OpenSearch Using Docker Subscription Required Liferay DXP 2025.Q1+ Walk through a minimal Liferay-OpenSearch setup on your local machine to see how a secure HTTPS...
OpenSearch コネクタ設定リファレンス
OpenSearch Connector Configuration Reference Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) Configure Liferay's...
Solrの制限事項
Solr Limitations Liferay's Solr implementation has limitations. Some Liferay features and APIs cannot be used when you choose Solr as the search engine. Install Elasticsearch for the best...
Liferay エンタープライズサーチ
Liferay Enterprise Search Liferay's Enterprise Search (LES) features significantly upgrade the default search capabilities. With a LES subscription you gain the following benefits: Search...
CCRの構成:設定リファレンス
Configuring CCR: Settings Reference To help with the CCR configuration process, the example configurations from the step-by-step instructions in this guide are collected here. These configuration...
クラスター横断レプリケーション
Cross-Cluster Replication Liferay Enterprise Search (LES) Subscribers In a classic Liferay DXP/search engine installation, one Liferay DXP cluster talks to one Elasticsearch cluster, sending all...
Liferay Enterprise Search の無効化
Deactivating Liferay Enterprise Search Starting with Liferay DXP 7.4 and in all subscription DXP quarterly releases, the Liferay Enterprise Search (LES) features are included out-of-the-box. You...
Elasticsearchのモニタリング
Monitoring Elasticsearch Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) If you have a Liferay Enterprise Search (LES) subscription, you can integrate Elastic's...
クラスター横断レプリケーションのトラブルシューティング
Troubleshooting Cross-Cluster Replication Known common pitfalls encountered during the CCR setup are covered here, as well as general troubleshooting techniques. For further troubleshooting, look...
Learning to Rank
Learning to Rank Subscription Liferay Enterprise Search (LES) Subscribers Search engines like Elasticsearch have well-tuned relevance algorithms, good for general search purposes. LES Learning...
ブループリントの検索
Search Blueprints Subscription [LES Subscription](./deactivating-liferay-enterprise-search.md) DXP 7.4 U5+; 7.3 U6+ With Search Blueprints you can Make minor tweaks to Liferay's default...
検索結果の折りたたみ
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...

該当件数: 8,720 件中 1,321 - 1,380