Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
42 stars 16 forks source link

include database indexing as part of the preprocessor #231

Closed macfarlandian closed 9 years ago

macfarlandian commented 9 years ago

the SQLAlchemy ORM is just silently ignoring all instructions to index the underlying database (at least in SQLite), I think because we are creating the DB in the preprocessor before defining the models

macfarlandian commented 9 years ago

fixed by 6743be427d8686f45d9d24f88b96b3b6f2aeb19b