pub fn export_results(
hits: &[SearchHit],
format: ExportFormat,
options: &ExportOptions,
) -> StringExpand description
Export search results to the specified format
pub fn export_results(
hits: &[SearchHit],
format: ExportFormat,
options: &ExportOptions,
) -> StringExport search results to the specified format