Module search_index

Source
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§

SearchIndex
Object that handles inteeraction with RoomIndex’s for search
SearchIndexGuard
Object that represents an acquired SearchIndex.

Enums§

SearchIndexStoreKind
Type of location to store RoomIndex