Skip to main content

Crate mf_search

Crate mf_search 

Source

Re-exports§

pub use backend::Backend;
pub use backend::IndexMutation;
pub use backend::SearchQuery;
pub use backend::SqliteBackend;
pub use service::IndexService;
pub use service::SearchService;
pub use service::IndexEvent;
pub use service::RebuildScope;
pub use service::event_from_transaction;
pub use state_plugin::create_search_index_plugin;
pub use state_plugin::create_temp_search_index_plugin;

Modules§

backend
backend_sqlite
indexer
model
service
state_plugin
step_registry