Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the writing and reading of the fulltext index (#1699)
* Move the code for reading and writing the data structures of the text index to a separate class, making the large `IndexImpl` class significantly smaller. * While doing so, also completely refactor and modernize this code.
- Loading branch information