Example #1
0
 def before_delete(self, key):
     search.unindex(key, self._get_index())
Example #2
0
 def before_delete(self, key):
     unindex(key)