0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/setup/base
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.go Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
federation.go Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
sanity_other.go Platform sanity checks (#2271) 2022-03-11 17:27:12 +00:00
sanity_unix.go Attempt to raise the file descriptor limit at startup (#2527) 2022-06-10 10:58:04 +01:00