Support for shards
------------------

                 Key: SOLR-627
                 URL: https://issues.apache.org/jira/browse/SOLR-627
             Project: Solr
          Issue Type: New Feature
          Components: clients - ruby - flare
    Affects Versions: 1.3
            Reporter: ian connor


inside Solr::Request::Standard (/lib/solr/request/standard.rb)

:shards needs to be a valid parameter and treat it as an Array that can be 
joined like:

hash[:shards] = @params[:shards].join(',')

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to