@Deprecated public static class SolrArtifactIndexAdmin.ArtifactIndexSchemaUpdater extends Object
| Constructor and Description |
|---|
ArtifactIndexSchemaUpdater(org.apache.solr.client.solrj.SolrClient client)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateSolrLockssSchemaVersionField(int schemaVersion)
Deprecated.
Updates the Solr schema LOCKSS version field in the index.
|
public ArtifactIndexSchemaUpdater(org.apache.solr.client.solrj.SolrClient client)
public void updateSolrLockssSchemaVersionField(int schemaVersion)
throws SolrResponseErrorException,
org.apache.solr.client.solrj.SolrServerException,
IOException
schemaVersion - An int with the LOCKSS version of the Solr schema.SolrResponseErrorException - if Solr reports problems.org.apache.solr.client.solrj.SolrServerException - if Solr reports problems.IOException - if Solr reports problems.Copyright © 2000–2020 LOCKSS Program. All rights reserved.