Skip to content

Instantly share code, notes, and snippets.

View tOlorun's full-sized avatar

Oluwaseun Omotosho tOlorun

View GitHub Profile
@davebarkerxyz
davebarkerxyz / rebuild_search_indices.py
Last active May 19, 2020 07:43
Rebuild Flask-WhooshAlchemy search indices
#!/usr/bin/env python
import datetime
from app import app, models
import whoosh
import flask_whooshalchemy
"""
Rebuild all Whoosh search indices