Revolution1 / Flask-WhooshAlchemyPlus

Whoosh indexing capabilities for Flask-SQLAlchemy, Flask-WhooshAlchemy plus some improvement
Other
68 stars 17 forks source link

can't index old data #15

Open maryam-hesham96 opened 6 years ago

maryam-hesham96 commented 6 years ago

i tried indexall(app) but i have this error for model, in whoosh_index_all(app): File "C:\Python27\lib\site-packages\flask_whooshalchemyplus.py", line 372, in whoosh_index_all 'sqlalchemy'].db.Model._decl_class_registry.values() KeyError: 'sqlalchemy'