예제 #1
0
 def _run(self):
     index_util.optimize_index('recall', wait_for_merge=0)
예제 #2
0
 def _run(self):
     index_util.optimize_index('druglabel', wait_for_merge=0)
예제 #3
0
파일: pipeline.py 프로젝트: ColMac/openfda
 def _run(self):
   index_util.optimize_index('recall', wait_for_merge=0)
예제 #4
0
파일: pipeline.py 프로젝트: ColMac/openfda
 def _run(self):
   index_util.optimize_index('drugevent', wait_for_merge=0)
예제 #5
0
파일: pipeline.py 프로젝트: amlydu/openfda
 def _run(self):
     index_util.optimize_index("druglabel", wait_for_merge=0)