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

Can't perform atomic update if document doesn't exists in collection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 8.5, 8.5.1, 8.5.2
    • None
    • None

    Description

      If client try to perform atomic update on document which doesn't exists and query params contain route param,   DistributedUpdateProcessor throws next exception: 

      throw new SolrException(ErrorCode.BAD_REQUEST,
      "Could not find document id=" + idString +
      ", perhaps the wrong \"route\" param was supplied");

      Attachments

        Activity

          People

            Unassigned Unassigned
            idjurasevic Ivan Djurasevic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: