Releases: Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor
2.0.6
Here is the list of changes.
2.0.5
This release fix some issues, notably the handling of hidden and deleted nodes in relation to fulltext indexing. Nodes that become hidden or are deleted are now removed from the fulltext index as expected.
This release also contains two small new features:
Here is the list of changes since 2.0.4.
2.0.4
This release fix issues regarding the full text query encoding (special character like \ can break the query parsing) and how the package return the total number of document for the current query.
This release also contain a feature that help you to extend the default query, check 801f19a
Here is the list of changes since 2.0.3.
2.0.3
This release comes with speed improvements and a reduced memory usage when indexing with content dimensions.
Here is the list of changes since 2.0.2.
2.0.2
This release comes about a year after the last release, and comes packed with bug fixes, documentation improvements and even features…
Please let us know if things slipped in that should not be in a patch level release. Like new bugs. Or breaking changes.
Here is the list of changes since 2.0.1.
Bugfix release
This release includes the following changes:
- [TASK] Several improvements to the README, especially with update instructions for ElasticSearch 1.2, 1.3, 1.4
- [BUGFIX] Hide Before/After Dates indexed with PHP timezone
- [BUGFIX] After changing NodeType, ES indexes contains two documents
- [BUGFIX] Correctly filter for dimension combinations in query