Merge branch 'stable-2.15'

* stable-2.15:
  AbstractElasticIndex: Make type field protected
  ElasticReindexIT: Add tests against Elasticsearch version 6
  Elasticsearch: Add tests for queries against version 6
  Elasticsearch: Add support for V6 / one index type

Change-Id: I245bf98456a1a088470d3249ad29a7c58e8f92b8
This commit is contained in:
David Pursehouse
2018-06-10 21:11:21 +09:00
15 changed files with 330 additions and 42 deletions

View File

@@ -274,6 +274,15 @@ The following values are currently supported for the group name:
* server
* ssh
[[elasticsearch]]
=== Elasticsearch
Successfully running the elasticsearch tests may require setting the local
link:https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html[virtual memory].
Bazel link:https://github.com/bazelbuild/bazel/issues/3476[does not currently make container failures visible],
if any.
== Dependencies
Dependency JARs are normally downloaded as needed, but you can