We are pleased to announce the release of cbElasticsearch version 2.3.0. cbElasticsearch is the Elasticsearch module for the Coldbox platform, and provides a fluent CFML API for interacting with, searching, and serializing to Elasticsearch servers.
This release includes documentation updates and and enhancements to core functions of the Document, SearchBuilder and IndexBuilder components, as well as additional error handling for async tasks.
v2.3.0 Changelog:
Added
- Added the ability to pass query params to the client
getmethod - Additional documentation updates and examples
- Added
filterRangemethod toSearchBuilder - Added the ability to pass an index name to the
IndexBuilderdeletemethod - Added additional error handling and parsing to tasks
Fixed
- Fixes an issue with correctly passing key name to
SearchBuildersortmethod
For more information on installation, configuration, and the capabilities of cbElasticsearch, visit https://cbelasticsearch.ortusbooks.com/.
Add Your Comment