コード例 #1
0
ファイル: pipeline.py プロジェクト: serayamaouche/openfda
 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)