mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-15 10:03:26 -05: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