owncloud / search_elastic

Elasticsearch based full text search
https://github.com/owncloud/search_elastic
GNU General Public License v2.0
8 stars 1 forks source link

[release-1.0.0] Use webhippie/elasticsearch as it is maintained #150

Closed phil-davis closed 5 years ago

phil-davis commented 5 years ago

This change is needed in the release-1.0.0 branch so that CI can pass. The owncloudci/elasticsearch docker image is gone. Instead, use webhippie/elasticsearch:5.6

cherry-pick of #148

codecov[bot] commented 5 years ago

Codecov Report

Merging #150 into release-1.0.0 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             release-1.0.0     #150   +/-   ##
================================================
  Coverage            19.59%   19.59%           
  Complexity             271      271           
================================================
  Files                   24       24           
  Lines                 1230     1230           
================================================
  Hits                   241      241           
  Misses                 989      989

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b457d89...a0ba8f6. Read the comment docs.