Add 'Update Search Index'
7
Update-Search-Index.md
Normal file
7
Update-Search-Index.md
Normal file
@ -0,0 +1,7 @@
|
||||
To update the search index use the tool `index_metadata`.
|
||||
|
||||
Set the correct authentication variables.
|
||||
|
||||
```
|
||||
python tools/index_metadata.py --hosts opensearch.eco.tsi-dev.otc-service.com:443 --target-environment public --index search_index_de --username <username> --password <password> --delete-index
|
||||
```
|
Reference in New Issue
Block a user