Swirrl / ook

Structural search engine
https://search-prototype.gss-data.org.uk/
Eclipse Public License 1.0
6 stars 0 forks source link

Use open distro ES on circle #12

Open Robsteranium opened 3 years ago

Robsteranium commented 3 years ago

We're using docker.elastic.co/elasticsearch/elasticsearch:7.11.1 on circle but amazon/opendistro-for-elasticsearch:1.12.0 in the docker-compose config for dev/test.

Ideally we'd use the same version. The working assumption is that this needs to be opendistro for the KNN support (for semantic search).

To do this on circle we need to