Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

3.1.1

22 Jan 07:13

Choose a tag to compare

List of changes: 3.1.0...3.1.1

4.1.0 - Elasticsearch 5.x support

04 Jul 14:53

Choose a tag to compare

Version 4.1.0 includes the following features:

  • Driver for Elasticsearch 5.x
  • The eel fulltext method can now be configured using options
  • Date objects passed to eel methods are now converted automatically

4.0.7...4.1.0

3.1.0 - Elasticsearch 5.x support

04 Jul 14:57

Choose a tag to compare

Version 3.1.0 now supports Elasticsearch 5.x

3.0.5...3.1.0

4.0.7 – Neos 4.0 compatibility

27 Apr 20:20

Choose a tag to compare

  • Neos 4.0 compatibility

List of changes: 4.0.6...4.0.7

4.0.6

30 Jan 10:36
9e9eb2f

Choose a tag to compare

  • Instead of simply ignoring an exception during query execution the ElasticSearchQueryBuilder will now log an exception during fetch() and return an empty result. This avoids breaking the frontend if users manager to break a query through invalid input.
  • Debugging of indexing has been made easier by improving the log messages emitted.
  • Some bugs have been fixed.

List of changes: 4.0.5...4.0.6

3.0.5

30 Jan 10:33
0982dcc

Choose a tag to compare

Instead of simply ignoring an exception during query execution the ElasticSearchQueryBuilder will now log an exception during fetch() and return an empty result. This avoids breaking the frontend if users manager to break a query through invalid input.

List of changes: 3.0.4...3.0.5

4.0.5

06 Nov 10:30

Choose a tag to compare

Merge pull request #235 from dfeyer/feature-indexname-strategy

FEATURE: IndexName Strategy

3.0.4

06 Nov 10:29

Choose a tag to compare

Merge pull request #228 from dfeyer/patch-1

BUGFIX: Fulltext query is broken

4.0.4

06 Nov 10:28
a3872e1

Choose a tag to compare

3.0.3

06 Nov 10:27

Choose a tag to compare