ac2aa56350
* ClusterSearchShardsGroup to return ShardId rather than the int shard id This allows more info to be retrieved, like the index uuid which is exposed through the ShardId object but was not available before * Make ClusterSearchShardsResponse empty constructor public This allows to receive such responses when sending ClusterSearchShardsRequests directly through TransportService (not using ClusterSearchShardsAction via Client), otherwise an empty response cannot be created unless the class that does it is in org.elasticsearch.action, admin.cluster.shards package * adjust visibility of ClusterSearchShards members |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |