Elastica v5.0.0 Release Notes

  • πŸ›  Backward Compatibility Fixes

    • ⚑️ Updated Elastica\Test\Suggest\CompletionTest now payload and output are removed
    • Updated Elastica\Test\TypeTest::testGetDocumentWithFieldsSelection The stored_fields parameter will only return stored fields — it will no longer extract values from the _source
    • βœ‚ remove _shutdown for Node and Cluster as deprecated

    πŸ›  Bugfixes

    • ⏱ Query options such as "timeout" or "terminate_after" should not be ignored when using Multi\Search

    βž• Added

    πŸ‘Œ Improvements

    • πŸ‘» \Elastica\JSON throws exception with readable message instead of errno
    • πŸ‘€ \Elastica\JSON::stringify throws \Elastica\Exception\JSONParseException on error