Module manage :: Class UpdateIndexesQuickCommand
[hide private]
[frames] | no frames]

Class UpdateIndexesQuickCommand

source code


Recreates whoosh indexes for projects for which indexed data were updated in last n minutes. Doesn't update schema.

Instance Methods [hide private]
 
run(self, minutes_passed) source code
Class Variables [hide private]
  option_list = [Option("minutes_passed")]