Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

7.0.7

04 May 09:31
4620d60

Choose a tag to compare

Replaces the hardcoded ContextFactory with ContextFactoryInterface

8.0.5

08 Mar 10:43
e0f8408

Choose a tag to compare

  • TASK: Adjust filter allowing to unset elasticSearchMapping parameters

7.0.6

08 Mar 10:43
6467950

Choose a tag to compare

  • TASK: Adjust filter allowing to unset elasticSearchMapping parameters

8.0.4

15 Feb 10:59
e8aa63a

Choose a tag to compare

  • 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

15 Feb 09:52
abac40b

Choose a tag to compare

  • 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

02 Feb 10:19
8a54c40

Choose a tag to compare

BUGFIX: Do not fail when no result is returned from ES while ingesting an asset

8.0.2

26 Jan 15:42
5e5e1c0

Choose a tag to compare

BUGFIX: Correctly merge dimension json

8.0.1

18 Jan 13:38
f166576

Choose a tag to compare

BUGFIX: Fix SearchResult EelHelper by setting the correct settings namespace

8.0.0

19 Dec 16:34
a93ef7b

Choose a tag to compare

FEATURE: Compatible with Neos 7.0 interface definitions
FEATURE: Reduce the dimensionCombinations for indexing by only indexing necessary dimension combinations
TASK: Allow to unset elasticSearchMapping parameters

7.0.4

12 Oct 08:08
301154e

Choose a tag to compare

BUGFIX: nodeindex:indexnode handles multiple dimensions