zentity-io / zentity

Entity resolution for Elasticsearch.
https://zentity.io
Apache License 2.0
156 stars 28 forks source link

bugfix-attribute-object-arrays #86

Closed davemoore- closed 3 years ago

davemoore- commented 3 years ago

Fixed bug where resolution jobs would fail to obtain attribute values from arrays of objects (Issue: #85). Removed support for deprecated versions of Elasticsearch in test suites.

Closes #85