Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5660

Send request level commitWithin as a param rather than setting it per doc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.9, 6.0
    • Response Writers, SolrCloud
    • None

    Description

      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.

      Attachments

        1. SOLR-5660.patch
          5 kB
          Vitaliy Zhovtyuk

        Activity

          People

            Unassigned Unassigned
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: