Skip to main content

azure_search_allowed

Function azure_search_allowed 

Source
fn azure_search_allowed(input: &NewChatbotConf, course_id: Option<Uuid>) -> bool
Expand description

Whether the configuration may use Azure search, which needs a course: the search index it queries is built per course, so a configuration without one has nothing to search.