This strange error appears after i had interrupted whoosh commit process. When i am trying to commit now i'm getting
File "/usr/local/lib/python2.7/dist-packages/whoosh/filedb/filewriting.py", line 179, in _check_state
raise IndexingError("This writer is closed")
whoosh.writing.IndexingError: This writer is closed
I've tried to reinstall lib, change the index directory but it doesn't work. So how could i repair whoosh?