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'
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'