pub async fn search( config: &Config, _admin: Option<&str>, query: &str, format: Option<&str>, ) -> Result<(), YukiError>