Class SolrCmdDistributor.Error

    • Field Detail

      • statusCode

        public int statusCode
      • req

        public SolrCmdDistributor.Req req
        NOTE: This is the request that happened to be executed when this error was triggered the error, but because of how StreamingSolrClients uses ConcurrentUpdateSolrClient it might not actaully be the request that caused the error -- multiple requests are merged & processed as a sequential batch.
    • Constructor Detail

      • Error

        public Error()