Skip to content

Commit 6b8731b

Browse files
author
kaptron
committed
update shell-commands reindex to just do recent records
1 parent 2bbdb99 commit 6b8731b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shell-commands

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function shapecopydb {
3333
rake db:test:prepare
3434

3535
echo "Searchkick reindexing..." &&
36-
rake searchkick:reindex:all
36+
rake searchkick:reindex_collections_items_last_week
3737
return 0
3838
else
3939
echo "Failed to drop local database."

0 commit comments

Comments
 (0)