About dsetool
dsetool
is a command line interface for DSE operations.
Synopsis
dsetool [connection_options] command command_args
Syntax conventions
Syntax conventions | Description |
---|---|
UPPERCASE |
Literal keyword. |
Lowercase |
Not literal. |
|
Variable value. Replace with a valid option or 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. |
Using dsetool command
line help
To view a listing of dsetool
commands:
dsetool help
To view help for a specific command:
dsetool command help
dsetool
commands for DSE Search
Search CQL commands are distributed to the entire data center.
The dsetool
commands for DSE Search distribute search index changes to the data center by default, and are node-specific only when the distributed flag is set to false.