This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
v1.1.0
- Fixes a bug that prevented
ElasticSearch::raw()
to work correctly - Removes the legacy Search class
- Removes internal dependency on covert_to_safe_string
- Implements test suite for ElasticSearch
- Removes previously deprecated methods and properties
- Deprecates legacy methods (including convert_to_safe_string)
- Improves type hinting for ElasticSearch (and
NF::search()
)