dendrite/syncapi/consumers
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
..
clientapi.go Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
keychange.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
presence.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
receipts.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
roomserver.go Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
sendtodevice.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00
typing.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
userapi.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00