OpenSearch/modules
Chris Earle 5be79ed02c Add Failure Details to every NodesResponse
Most of the current implementations of BaseNodesResponse (plural Nodes) ignore FailedNodeExceptions.

- This adds a helper function to do the grouping to TransportNodesAction
- Requires a non-null array of FailedNodeExceptions within the BaseNodesResponse constructor
- Reads/writes the array to output
- Also adds StreamInput and StreamOutput methods for generically reading and writing arrays
2016-05-06 14:59:43 -04:00
..
ingest-grok ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
lang-expression Add tests/doc for boolean fields with expressions 2016-05-02 18:13:03 -04:00
lang-groovy Add Failure Details to every NodesResponse 2016-05-06 14:59:43 -04:00
lang-mustache Make reset() in QueryShardContext private 2016-05-03 18:56:16 +02:00
lang-painless Painless: add fielddata accessors (.value/.values/.distance()/etc) 2016-05-05 18:38:41 -04:00
reindex QueryBuilder does not need generics. #18133 2016-05-06 08:38:20 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00