While using indexdb, doing a search blows up randomly with this.db.transaction is not a function. It smells like it might be a race condition with this? https://github.com/nextapps-de/flexsearch/blob/master/src/db/indexeddb/index.js#L359 I'm currently indexing while searching.