debops-wordpress
debops-wordpress copied to clipboard
Elasticsearch Version
Hello,
the Elasticpress Plugin throws an error because of the ES Version
Your Elasticsearch version 6.4.1 is above the maximum required Elasticsearch version 6.2. ElasticPress may or may not work properly.
How can I change the ES version that is installed?
Thank you!
@pvlvsk You can add the elasticsearch__version variable to your sites vars.yml. I do not know if running debops would downgrade the version already installed so you might need to reprovision from scratch. If you try please let us know.
Although ElasticSearch should still work, that ElasticPress notice is very intrusive https://github.com/10up/ElasticPress/issues/1105. I have been using it on 6.4.0 for another site and it works without any issues.
I use it as well and it's fine.
Thanks! Yes, i see that it is working. I will try to downgrade ES to see if its working though and report then.
Any news @pvlvsk?