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

SolrJ UpdateRequest does not maintain order of operations when sending mixed types of changes (updates, delete id, delete query, update iterator)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3
    • None
    • clients - java, SolrJ
    • None

    Description

      In SolrJ UpdateRequest object it maintains separate lists of documents to add, delete, and delete queries so that the order of those operations is not known to the caller. It really should execute the items in the same order they were added to the UpdateRequest.

      Attachments

        1. Solr-1162.patch
          41 kB
          Jayson Minard
        2. Solr-1162.patch
          41 kB
          Jayson Minard
        3. Solr-1162.patch
          37 kB
          Jayson Minard

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              jminard Jayson Minard
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: