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

ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from 3fe8f65  Fixing javadoc generation
     new 89640ee  Upgrading Elasticsearch
     new 1b5e713  Various Elasticsearch improvements and cleanup

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/ElasticsearchClientFactoryBean.java     | 74 ++++++++++++++++++++--
 .../client/ElasticsearchIndexManager.java          | 18 ++++--
 .../elasticsearch/client/ElasticsearchUtils.java   | 38 ++++++++---
 .../core/persistence/jpa/DomainIndexLoader.java    |  9 ++-
 .../jpa/dao/ElasticsearchAnySearchDAO.java         | 21 ++++--
 .../jpa/dao/ElasticsearchAnySearchDAOTest.java     |  9 ++-
 .../java/job/ElasticsearchReindex.java             | 47 +++++++++++---
 pom.xml                                            |  4 +-
 8 files changed, 178 insertions(+), 42 deletions(-)

Reply via email to