Package | Description |
---|---|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Field and Description |
---|---|
SolrCmdDistributor.Req |
SolrCmdDistributor.Error.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. |
Modifier and Type | Method and Description |
---|---|
SolrClient |
StreamingSolrClients.getSolrClient(SolrCmdDistributor.Req req) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.