You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 05:51:56 UTC

[jira] [Updated] (SOLR-5660) Send request level commitWithin as a param rather than setting it per doc

     [ https://issues.apache.org/jira/browse/SOLR-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley updated SOLR-5660:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> 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: 4.8, 5.0
>
>
> 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.2#6252)

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