elasticsearch-ruby v1.0.2 Release Notes

    • ๐Ÿ‘Œ Improved the elasticsearch:build Rake task

    API

    • โž• Added more examples into the documentation
    • โž• Added missing parameters to the "Search" API
    • โž• Added the force option to the "Optimize" API
    • โž• Added support for version and version_type parameters in the "Get Document" API
    • โž• Added the "Cat Fielddata", "Recovery", "Search Shards", "Search Template", "Snapshot Status" APIs
    • Added the human parameter to COMMON_QUERY_PARAMS
    • โšก๏ธ Updated the "Index Stats" API to the current implementation

    Transport

    • โž• Added, that error requests are properly logged and traced
    • ๐Ÿ›  Fixed an error where exception was raised too late for error responses

    Extensions

    • โœ… Enabled the "Benchmark" API on the testing cluster
    • โœ… Enabled dynamic scripting by default in the test cluster