You can delete the documents matching a search by calling delete on the Search object instead of execute like this: s = Search(index='i').query("match", ...
確定! 回上一頁