Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
Releases · Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
9.0.3
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
- @gradinarufelix made their first contribution in #418
- @breadlesscode made their first contribution in #399
Full Changelog: 9.0.2...9.0.3
8.5.3
Full Changelog: 8.5.2...8.5.3
9.0.2
What's Changed
- BUGFIX: Fix node reference mapping by @daniellienert in #416
Full Changelog: 9.0.1...9.0.2
9.0.1
8.5.2
9.0.0
What's Changed
Full Changelog: 8.5.1...9.0.0
8.5.1
What's Changed
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
What's Changed
- BUGIX: Fix typo in readme by @jonnitto in #396
- TASK: Replace links to elastic documentation by @dlubitz in #403
- FEATURE: Make the adapter Elasticsearch 8 compatible by @daniellienert in #407
- TASK: Add Elasticsearch 8 to the list of compatible versions by @daniellienert in #408
New Contributors
Full Changelog: 8.4.0...8.5.0
8.4.0: simpleQueryStringFulltext
Merge pull request #395 from puchsteink/fulltext-search-with-simple-q…
7.1.0: simpleQueryStringFulltext
improve README documenting simpleQueryStringFulltext