Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
Releases · Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
8.1.0
FEATURE: Define max file size for ingesting attachments
TASK: Configure ignore_above for keyword fields
8.0.6
Replaces the hardcoded ContextFactory
with ContextFactoryInterface
7.0.7
Replaces the hardcoded ContextFactory
with ContextFactoryInterface
8.0.5
- TASK: Adjust filter allowing to unset elasticSearchMapping parameters
7.0.6
- TASK: Adjust filter allowing to unset elasticSearchMapping parameters
8.0.4
- BUGFIX: Do not fail when the resource stream cannot be retrieved
- TASK: Add mapping for Elasticsearch 7.x to settings
- TASK: Allow to unset elasticSearchMapping parameters
- TASK: Do not fail if the resource could not be fetched
- TASK: Code cleanup
- BUGFIX: Set up missing alias during nodeindex:build
- BUGFIX: Set up missing alias during nodeindex:indexnode
- TASK: Remove JSON_THROW_ON_ERROR for PHP 7.2 compatibility
- TASK: Remove redundant default arguments
See 8.0.3...8.0.4
7.0.5
- TASK: Add mapping for Elasticsearch 7.x to settings
- TASK: Allow to unset elasticSearchMapping parameters
- TASK: Code cleanup
- BUGFIX: Set up missing alias during nodeindex:build
- BUGFIX: Set up missing alias during nodeindex:indexnode
- TASK: Configure travis for ESCRA version 7
- TASK: Remove JSON_THROW_ON_ERROR for PHP 7.2 compatibility
- TASK: Remove redundant default arguments
See 7.0.4...7.0.5
8.0.3
BUGFIX: Do not fail when no result is returned from ES while ingesting an asset
8.0.2
BUGFIX: Correctly merge dimension json
8.0.1
BUGFIX: Fix SearchResult EelHelper by setting the correct settings namespace