Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

8.1.0

29 Sep 08:45
57d4403
Compare
Choose a tag to compare

FEATURE: Define max file size for ingesting attachments
TASK: Configure ignore_above for keyword fields

8.0.6

04 May 09:32
c9c147f
Compare
Choose a tag to compare

Replaces the hardcoded ContextFactory with ContextFactoryInterface

7.0.7

04 May 09:31
4620d60
Compare
Choose a tag to compare

Replaces the hardcoded ContextFactory with ContextFactoryInterface

8.0.5

08 Mar 10:43
e0f8408
Compare
Choose a tag to compare
  • TASK: Adjust filter allowing to unset elasticSearchMapping parameters

7.0.6

08 Mar 10:43
6467950
Compare
Choose a tag to compare
  • TASK: Adjust filter allowing to unset elasticSearchMapping parameters

8.0.4

15 Feb 10:59
e8aa63a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

BUGFIX: Correctly merge dimension json

8.0.1

18 Jan 13:38
f166576
Compare
Choose a tag to compare

BUGFIX: Fix SearchResult EelHelper by setting the correct settings namespace