0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 12:38:57 +02:00
dendrite/docs/administration
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
..
1_createusers.md Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
2_registration.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
3_presence.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
4_adminapi.md Fulltext implementation using Bleve (#2675) 2022-09-27 18:06:49 +02:00
5_troubleshooting.md Adding FAQ Questions with common questions (#2641) 2022-08-13 20:24:52 +02:00