Commit cff5e86ff12b33b782021f98c5fc691a4286b137
1 parent
3652f85f
reindex
Showing
4 changed files
with
6 additions
and
1 deletions
Show diff stats
a.sh deleted
| ... | ... | @@ -1 +0,0 @@ |
| 1 | -curl -X POST "http://localhost:6004/indexer/reindex" -H "Content-Type: application/json" -d '{"tenant_id":"162","batch_size":500}' |
config/config.yaml
docs/索引数据接口文档.md renamed to docs/索引数据接口文档___old.md
| ... | ... | @@ -0,0 +1,2 @@ |
| 1 | +#curl -X POST "http://localhost:6004/indexer/reindex" -H "Content-Type: application/json" -d '{"tenant_id":"162","batch_size":500}' | |
| 2 | +curl -X POST "http://localhost:6004/indexer/reindex" -H "Content-Type: application/json" -d '{"tenant_id":"170","batch_size":500}' | ... | ... |