mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-09 16:16:39 +00:00
This adds the main component of the fulltext search. This PR doesn't do anything yet, besides creating an empty fulltextindex folder if enabled. Indexing events is done in a separate PR.