VERIFY BACKUP STORE
Verifies a particular backup store. If no errors are encountered when verifying the backup store, no output is returned. Otherwise error information on specific configuration issues, for example authentication issues for cloud blob stores or an invalid path for file system blob stores, is returned.
Synopsis
VERIFY BACKUP STORE store_name ;
Syntax conventions | Description |
---|---|
UPPERCASE |
Literal keyword. |
Lowercase |
Not literal. |
|
Variable value. Replace with a user-defined value. |
|
Optional.
Square brackets ( |
|
Group.
Parentheses ( |
|
Or.
A vertical bar ( |
|
Repeatable.
An ellipsis ( |
|
Single quotation ( |
|
Map collection.
Braces ( |
Set, list, map, or tuple.
Angle brackets ( |
|
|
End CQL statement.
A semicolon ( |
|
Separate the command line options from the command arguments with two hyphens ( |
|
Search CQL only: Single quotation marks ( |
|
Search CQL only: Identify the entity and literal value to overwrite the XML element in the schema and solrConfig files. |
- store_name
-
Name of the backup store. Store names can use alphanumeric characters and underscores only. They are case insensitive.