Shalin Shekhar Mangar created SOLR-5660:
-------------------------------------------

             Summary: Send request level commitWithin as a param rather than 
setting it per doc
                 Key: SOLR-5660
                 URL: https://issues.apache.org/jira/browse/SOLR-5660
             Project: Solr
          Issue Type: Improvement
          Components: Response Writers, SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: 5.0, 4.7


In SolrCloud the commitWithin parameter is sent per-document even if it is set 
on the entire request.

We should send request level commitWithin as a param rather than setting it per 
doc - that would mean less repeated data in the request. We still need to 
properly support per doc like this as well though, because that is the level 
cmd objects support and we are distributing cmd objects.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to