Archive:Setup:Installation Guide/System Preparation/Windows/OpenSearch: Difference between revisions

Redaktion (talk | contribs)
Created page with "{{BSVersion|bsvFrom=4.4|bsvFeature=OpenSearch|info=Earlier versions of BlueSpice 4 support Elasticsearch.}} == Installation == Follow the official installation instructions on opensearch.org. Example for Debian: https://opensearch.org/docs/latest/install-and-configure/install-opensearch/debian/ == Plugin installation == You also need the plugin ''ingest-attachment.'' Install it as described here: http..."
 
Redaktion (talk | contribs)
m (username removed) (log details removed)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{BSVersion|bsvFrom=4.4|bsvFeature=OpenSearch|info=Earlier versions of BlueSpice 4 support [[Setup:Installation_Guide/System_Preparation/Linux/Elasticsearch|Elasticsearch]].}}
{{BSVersion|bsvFrom=4.4|bsvFeature=OpenSearch|info=Earlier versions of BlueSpice 4 support [[Setup:Installation_Guide/System_Preparation/Windows/Elasticsearch|Elasticsearch]].}}
== Installation ==
== Installation ==
Follow the official installation instructions on opensearch.org. Example for Debian:
Follow the official installation instructions on opensearch.org. Example for Debian:


https://opensearch.org/docs/latest/install-and-configure/install-opensearch/debian/
https://opensearch.org/docs/latest/install-and-configure/install-opensearch/windows/


== Plugin installation ==
== Plugin installation ==
Line 11: Line 11:


==Next step==
==Next step==
If you have completed all steps successfully, you can proceed to the next step "[[Setup:Installation Guide/System Preparation/Linux/Python|Python]]".
If you have completed all steps successfully, you can proceed to the next step "[[Setup:Installation Guide/System Preparation/Windows/Python|Python]]".

Latest revision as of 10:44, 16 May 2025

Archived!This documentation is obsolete and no longer applies to the current BlueSpice version.
OpenSearch is available from BlueSpice 4.4. Earlier versions of BlueSpice 4 support Elasticsearch.

Installation

Follow the official installation instructions on opensearch.org. Example for Debian:

https://opensearch.org/docs/latest/install-and-configure/install-opensearch/windows/

Plugin installation

You also need the plugin ingest-attachment. Install it as described here:

https://opensearch.org/docs/latest/install-and-configure/plugins/

Next step

If you have completed all steps successfully, you can proceed to the next step "Python".