Skip to content

Commit

Permalink
(search) USe batch-size and concurrency in update_index script
Browse files Browse the repository at this point in the history
  • Loading branch information
siovene committed Aug 2, 2018
1 parent 30496c1 commit bf958cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update_index.sh
@@ -1,2 +1,2 @@
#!/bin/sh
./manage.py update_index --remove
./manage.py update_index --remove --batch-size 1000 -k 4

0 comments on commit bf958cc

Please sign in to comment.