headless_lms_chatbot::azure_search_indexer

Function run_search_indexer_now

Source
pub async fn run_search_indexer_now(
    indexer_name: &str,
    app_config: &ApplicationConfiguration,
) -> Result<()>