This is an automated email from the ASF dual-hosted git repository.

skylark17 pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from e047ee8  Adding explicit warning about supported Elasticsearch versions
     new ba8338b  Fix documentation about enabling the Elasticsearch extension
     new 1004d00  [SYNCOPE-1399] Added fix for Elasticsearch v6.x

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../client/ElasticsearchIndexManager.java          | 10 +--
 .../elasticsearch/client/ElasticsearchUtils.java   | 11 +++
 .../jpa/dao/ElasticsearchAnySearchDAO.java         |  4 +-
 .../java/job/ElasticsearchReindex.java             | 93 ++++++++++++++++------
 .../syncope/core/logic/init/ElasticsearchInit.java | 71 +++++++++++++++++
 .../fit/core/reference/ITImplementationLookup.java | 38 +--------
 .../reference-guide/concepts/notifications.adoc    |  2 +-
 .../workingwithapachesyncope/customization.adoc    |  9 ++-
 8 files changed, 168 insertions(+), 70 deletions(-)
 create mode 100644 
fit/core-reference/src/main/java/org/apache/syncope/core/logic/init/ElasticsearchInit.java

Reply via email to