You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Docs/Resources/current/50-how-to/500-using-elasticsearch.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[titleEn]: <>(Using elasticsearch)
2
2
[hash]: <>(article:how_to_elasticsearch)
3
3
4
-
As soon as several thousand data sets are used in a project it makes sense to deal with Elasticsearch. Elasticsearch 7.1 or newer is required.
4
+
As soon as several thousand data sets are used in a project it makes sense to deal with Elasticsearch. Elasticsearch 7.3 or newer is required.
5
5
The Elasticsearch integration for shopware is in the `shopware/elasticsearch` bundle. If this is not available in your project you can simply add it via `composer require shopware/elasticsearch`.
6
6
7
7
To activate Elasticsearch the following environment variables have to be set:
Copy file name to clipboardExpand all lines: src/Docs/Resources/deprecated/4-how-to/500-using-elasticsearch.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[titleEn]: <>(Using elasticsearch)
2
2
[hash]: <>(article:how_to_elasticsearch)
3
3
4
-
As soon as several thousand data sets are used in a project it makes sense to deal with Elasticsearch. Elasticsearch 7.1 or newer is required.
4
+
As soon as several thousand data sets are used in a project it makes sense to deal with Elasticsearch. Elasticsearch 7.3 or newer is required.
5
5
The Elasticsearch integration for shopware is in the `shopware/elasticsearch` bundle. If this is not available in your project you can simply add it via `composer require shopware/elasticsearch`.
6
6
7
7
To activate Elasticsearch the following environment variables have to be set:
0 commit comments