lucene/solr/core
Jason Gerlowski 9040307787 SOLR-11950: Parse CLUSTERSTATUS 'shard' param as comma-delim list
The documentation for the 'shard' parameter on CLUSTERSTATUS requests,
indicates that users should be able to provide a comma-separated list
of shards they are interested in.  However, prior to this commit the
parameter value was parsed as a single shard name, causing requests
with more than one shard to return as a 400.

This commit changes this behavior to correctly parse the param value.
2018-02-13 06:54:39 -05:00
..
src SOLR-11950: Parse CLUSTERSTATUS 'shard' param as comma-delim list 2018-02-13 06:54:39 -05:00
build.xml SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions 2017-09-29 16:33:07 -04:00
ivy.xml SOLR-11701: Upgrade to Tika 1.17 when available 2017-12-24 17:03:00 -08:00