This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git
commit 9a3bf3ef5884ac0f47707866d072c945e1d44795 Merge: af8ab32 0408233 Author: Serge Huber <[email protected]> AuthorDate: Wed Mar 11 16:48:06 2020 +0100 Merge pull request #134 from apache/UNOMI-284-configurable-mappingtotalfields UNOMI-284 Make mapping total fields limit configurable package/src/main/resources/etc/custom.system.properties | 2 ++ .../ElasticSearchPersistenceServiceImpl.java | 16 ++++++++++++++-- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 4 ++++ .../org.apache.unomi.persistence.elasticsearch.cfg | 2 ++ 4 files changed, 22 insertions(+), 2 deletions(-)
