mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-24 17:18:23 -04:00
Integrate matrix-sdk-search into matrix-sdk. When a room is joined, a corresponding index is created. When a message is received via sync or via a back-pagination, it is added to the corresponding room's index. Signed-off-by: Shrey Patel shreyp@element.io