dendrite/setup
Till 87be32ca26
Fulltext implementation using Bleve (#2675)
Based on #2480

This actually indexes events based on their event type. They are removed
from the index if we receive a `m.room.redaction` event on the
`OutputRoomEvent` stream.
An admin endpoint is added to reindex all existing events.


Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-09-27 18:06:49 +02:00
..
base Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
config Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
jetstream Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
mscs Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
process Update dependencies (#2729) 2022-09-20 15:01:19 +01:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00