aboutsummaryrefslogtreecommitdiffstats
path: root/script/rebuild-xapian-index
blob: 11e4a46beecf6efe1dc48e8f71e222781f56d7c2 (plain)
1
2
3
4
5
6
#!/bin/bash

cd `dirname $0`
rake --silent xapian:rebuild_index models="PublicBody User InfoRequestEvent"