...
To re-index the whole dataset, follow the steps below:
Anchor | ||||
---|---|---|---|---|
|
- Shut down the WSO2 DAS server.
- Remove all the index data stored in the
<DAS_HOME>/repository/data
directory. - In the
<DAS_HOME>/repository/conf/analytics/local-shard-allocation-config.conf
file, change the mode for all the shards fromNORMAL
toINIT
. - Restart the WSO2 DAS server.
...