4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 21:53:09 +00:00

1 Commits

Author SHA1 Message Date
Till
87be32ca26
Fulltext implementation using Bleve ()
Based on 

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