Skip to content

Commit c883f04

Browse files
authored
Add note about minimum version of OpenSearch (#124)
* fix: add note about minimum version of OpenSearch * fix: doc style
1 parent c1971e6 commit c883f04

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

doc/01_Installation/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This bundle is only supported on Pimcore Core Framework 11.
66

7+
This bundle requires minimum version of OpenSearch 2.7.
8+
79
:::
810

911
## Bundle Installation

doc/02_Configuration/04_Opensearch.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# OpenSearch Client Setup
22

3+
:::info
4+
5+
This bundle requires minimum version of OpenSearch 2.7.
6+
7+
:::
8+
39
Following configuration is required to set up OpenSearch. The OpenSearch client configuration takes place via [Pimcore Opensearch Client](https://github.com/pimcore/opensearch-client) and has two parts:
410
1) Configuring an OpenSearch client.
511
2) Define the client to be used by Generic Data Index bundle.

0 commit comments

Comments
 (0)