Skip to content

Commit

Permalink
HSEARCH-2375 Document the supported Elasticsearch versions
Browse files Browse the repository at this point in the history
... in the reference documentation
  • Loading branch information
yrodiere authored and Sanne committed Nov 28, 2016
1 parent d8fd488 commit 8022279
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -70,6 +70,13 @@ docker run -p 9200:9200 -d -v "$PWD/plugin_dir":/usr/share/elasticsearch/plugins
elasticsearch
--

[NOTE]
.Elasticsearch version
--
Hibernate Search expects an Elasticsearch node version 2.0 at least.
Hibernate Search internal tests run against Elasticsearch 2.3.
--

==== Dependencies in your Java application

In addition to the usual dependencies like Hibernate ORM and Hibernate Search,
Expand Down

0 comments on commit 8022279

Please sign in to comment.