OpenSearch/core
Luca Cavanna 033eece6d4 ShardSearchRequest to take ShardId constructor argument rather than the whole ShardRouting (#21750)
ShardSearchRequest was previously taking in the whole ShardRouting as a constructor argument while it only needs the ShardsId, changed that to carry over only the needed bits.
2016-11-23 15:34:55 +01:00
..
licenses Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
src ShardSearchRequest to take ShardId constructor argument rather than the whole ShardRouting (#21750) 2016-11-23 15:34:55 +01:00
build.gradle Update Joda Time to version 2.9.5 (#21468) 2016-11-10 17:32:46 +01:00