Elasticsearch is available up to BlueSpice 4.3. Newer versions of BlueSpice 4 support OpenSearch.



Download


BlueSpice ist derzeit mit Elasticsearch 6.x ab Version 6.8.21 kompatibel. Elasticsearch > 6.8.x wird derzeit nicht unterstützt.

Die jeweils aktuelle Version können Sie dieser Liste entnehmen. Daraus ergibt sich folgender direkter Download-Link: https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-<Versionsnummer>.zip also bspw. https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.8.23.zip.

Folgen Sie dabei den Download-Anweisungen Ihres Browsers.

Unpacking the ZIP archive

Unpack the ZIP archive that you have just downloaded in a Archiv in a suited system path of your hard drive.


Installing the plugin ingest-attachment

Change to the directory "C:\bluespice\bin\elasticsearch-6.8.23\bin" (1).

Right-click on a free area of the Explorer window with the Shift-key pressed.

Click "Open PowerShell window here" (2):

Elasticsearch 01


Execute the command ". \elasticsearch-plugin.bat install -b ingest-attachment":

Elasticsearch 02


Installing the Elasticsearch service

Run the "elasticsearch-service.bat install" command and wait for the process to complete:

Elasticsearch 03


Configuring and starting the Elasticsearch service

Press the key combination Windows+R.

Enter "services.msc" (1) in the dialog window and click "OK" (2):

Elasticsearch 04


Search for the service "Elasticsearch 6.8.23" and open it with a double-click:

Elasticsearch 05


Select the startup type "Automatic" (1) and start the service (2).

Click "OK" (3) to close the window after the service is started:

Elasticsearch 06


Next step

If you have successfully completed all of the above steps, proceed to the next step: Python.



To submit feedback about this documentation, visit our community forum.