With #213 PR elasticsearch-ruby client will be upgraded and older client specific patch logics will be removed. However, the plugin has still some logics for older version of ES where we need to remove. With this issue, we will discuss and cover if there is any doc sections we need to improve and remove such logics -
|
return total['value'] if total.kind_of?(Hash) |
With #213 PR
elasticsearch-rubyclient will be upgraded and older client specific patch logics will be removed. However, the plugin has still some logics for older version of ES where we need to remove. With this issue, we will discuss and cover if there is any doc sections we need to improve and remove such logics -logstash-filter-elasticsearch/lib/logstash/filters/elasticsearch/dsl_executor.rb
Line 105 in 962681d