Skip to content

Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor

9.0.3

31 Oct 15:03
6a7b3eb

Choose a tag to compare

What's Changed

  • BUGFIX: Find nodes in CR without security checks to allow nodes of other workspaces by @dlubitz in #419
  • BUGFIX: Retry on conflict also in fulltext method and make number of retries configurable by @gradinarufelix in #418
  • fix: convert all DateTime instances to string by @breadlesscode in #399
  • BUGFIX: NodeIndexer has unused old TargetContextPath removed by @gjwnc in #397

New Contributors

Full Changelog: 9.0.2...9.0.3

8.5.3

31 Oct 15:02
2593c9c

Choose a tag to compare

Full Changelog: 8.5.2...8.5.3

9.0.2

09 Jun 08:19
fdf4763

Choose a tag to compare

What's Changed

Full Changelog: 9.0.1...9.0.2

9.0.1

28 May 14:26
3a319de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.0...9.0.1

8.5.2

28 May 14:25
b649dab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.5.1...8.5.2

9.0.0

02 Apr 18:03
ce4f262

Choose a tag to compare

What's Changed

Full Changelog: 8.5.1...9.0.0

8.5.1

21 Oct 19:06
6ce6aa9

Choose a tag to compare

What's Changed

  • Bugfix: Use workspace name from context by @Nikdro in #412

Possibly breaking!

This bugfix may be breaking: If you use the DocumentIdentifierGenerator method from #394, you will get duplicated documents.
You need to re-index your nodes to avoid possible duplicates in the index.

Full Changelog: 8.5.0...8.5.1

8.5.0

14 Nov 07:34
ee1dcf6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.4.0...8.5.0

8.4.0: simpleQueryStringFulltext

21 Jul 09:48
35d0b0c

Choose a tag to compare

Merge pull request #395 from puchsteink/fulltext-search-with-simple-q…

7.1.0: simpleQueryStringFulltext

21 Jul 09:55

Choose a tag to compare

improve README documenting simpleQueryStringFulltext