dendrite/setup/config
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
..
config_appservice.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_clientapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_federationapi.go HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
config_global.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_jetstream.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_keyserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mediaapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mscs.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_roomserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_syncapi.go Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
config_test.go Add .well-known/matrix/client to clientapi (#2551) 2022-07-25 10:39:57 +01:00
config_userapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00