nextcloud / fulltextsearch_elasticsearch

🔍 Use Elasticsearch to index the content of your Nextcloud
https://apps.nextcloud.com/apps/fulltextsearch_elasticsearch
GNU Affero General Public License v3.0
81 stars 30 forks source link

Would like to contribute to wiki #119

Open sm8ps opened 4 years ago

sm8ps commented 4 years ago

I would add something like the following to the page Errors. However, the wiki is not writeable. Would somebody want to copy this and edit to their suits?

### After upgrade

In the log file (typically '/var/log/elasticsearch/elasticsearch.log'):
java.lang.IllegalArgumentException: Plugin [ingest-attachment] was built for Elasticsearch version A.B.C but version D.E.F is running

_You need to upgrade the ingest-attachment plugin._
First, uninstall your current version:
/usr/share/elasticsearch/bin/elasticsearch-plugin remove ingest-attachment
Then install the new version:
/usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-attachment
C0rn3j commented 3 years ago

The wiki also needs to switch from mentioning ES 6 to ES7 and add mention of occ fulltextsearch:test