Available on crate feature
experimental-search only.Expand description
The search index is an abstraction layer in the matrix-sdk for the
matrix-sdk-search crate. It provides a SearchIndex which wraps
multiple RoomIndex.
Structs§
- Search
Index - Object that handles inteeraction with
RoomIndex’s for search - Search
Index Guard - Object that represents an acquired
SearchIndex.
Enums§
- Search
Index Store Kind - Type of location to store
RoomIndex