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

jkevan pushed a commit to branch reduceIndicesItems3
in repository https://gitbox.apache.org/repos/asf/unomi.git

commit 8ab4e815d616cfe25a7a338c1deb5374d59a1f31
Merge: c54ec5639 7721d8f57
Author: Kevan <ke...@jahia.com>
AuthorDate: Fri Feb 24 16:39:17 2023 +0100

    Merge branch 'reduceIndicesItems2' into reduceIndicesItems3

 .../actions/listener/GroovyActionListener.java     |   9 --
 .../services/impl/GroovyActionsServiceImpl.java    |  35 ++---
 .../META-INF/cxs/mappings/groovyAction.json        |  28 ----
 .../unomi/schema/impl/SchemaServiceImpl.java       |   9 --
 .../unomi/itests/GroovyActionsServiceIT.java       |   2 +-
 .../ElasticSearchPersistenceServiceImpl.java       |  78 ++++++++++--
 .../META-INF/cxs/mappings/actionType.json          |  20 ---
 .../META-INF/cxs/mappings/campaignevent.json       |  44 -------
 .../META-INF/cxs/mappings/exportConfig.json        |  20 ---
 .../META-INF/cxs/mappings/importConfig.json        |  20 ---
 .../META-INF/cxs/mappings/jsonschema.json          |  25 ----
 .../resources/META-INF/cxs/mappings/persona.json   |  38 ------
 .../META-INF/cxs/mappings/personaSession.json      |  41 ------
 .../META-INF/cxs/mappings/propertyType.json        |  61 ---------
 .../resources/META-INF/cxs/mappings/rulestats.json |  20 ---
 .../META-INF/cxs/mappings/systemItems.json         | 141 +++++++++++++++++++++
 .../resources/META-INF/cxs/mappings/topic.json     |  20 ---
 .../services/impl/rules/RulesServiceImpl.java      |  24 +++-
 .../migrate-2.0.0-05-globalReindex.groovy          |   2 +-
 .../cxs/migration/migrate-2.0.0-20-scopes.groovy   |   2 +-
 .../requestBody/2.0.0}/mappings/campaign.json      |   0
 .../requestBody/2.0.0}/mappings/conditionType.json |   0
 .../requestBody/2.0.0}/mappings/goal.json          |   0
 .../requestBody/2.0.0}/mappings/patch.json         |   0
 .../requestBody/2.0.0}/mappings/rule.json          |   0
 .../requestBody/2.0.0}/mappings/scope.json         |   0
 .../requestBody/2.0.0}/mappings/scoring.json       |   0
 .../requestBody/2.0.0}/mappings/segment.json       |   0
 28 files changed, 247 insertions(+), 392 deletions(-)


Reply via email to