Set the location of search indexes
Data that is added to a DSE Search node is locally indexed on the DSE node.
Data changes to one node also apply to the other nodes.
DSE Search has its own indexing documents.
You can control where the DSE Search indexing documents are saved on the server.
By default, each DSE Search index is saved in solr_data_dir/keyspace_name.table_name
, or as specified by the dse.solr.data.dir
system property.
The |
-
Shut down the search node.
-
Move the
solr.data
directory to the new location. -
Specify the location:
Option | Description |
---|---|
From the command line |
To dynamically change:
|
In |
To permanently change:
Where For example:
|
-
Start the node.