Skip to content

Basic Installation

linuxpete edited this page Jan 20, 2018 · 18 revisions

Installation of FullTextSearch with ElasticSearch and a Files Indexer

Installation of Nextcloud App

Installation of ElasticSearch + "Ingest Attachment Plugin" on your server

First visit the ElasticSearch documentation: https://www.elastic.co/guide/en/beats/libbeat/current/elasticsearch-installation.html

After you installed ElasticSearch as described, you have to install the requirements: https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html

Configuration

The configuration regarding all app you just installed can be done from the Admin Settings page, in the Full text search tab:

First index

Run the command:

sudo -u www-data php ./occ fulltextsearch:index

A complete list of the commands