public class IncrementalUpdateCommand extends SolrUpdateCommand
| Constructor and Description |
|---|
IncrementalUpdateCommand(List<org.apache.solr.common.SolrInputDocument> docs,
List<String> deleteQueries) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDeleteQueries() |
List<org.apache.solr.common.SolrInputDocument> |
getSolrInputDocuments() |
String |
toString() |
Copyright © 2024. All rights reserved.