This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from af8ab32 Merge pull request #135 from
apache/UNOMI-285-optional-sessions
add df71700 UNOMI-284 Make mapping total fields limit configurable For
some usages the default limit (1000) is too low. This modification makes it
configurable, especially for dynamically created indices.
add ea86301 UNOMI-286 Event type definitions & set value type for
property types Add missing setting for regular indices Add missing comma
add 0408233 Update
persistence-elasticsearch/core/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java
new 9a3bf3e Merge pull request #134 from
apache/UNOMI-284-configurable-mappingtotalfields
The 1 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:
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(-)