pub async fn search_enhanced_with_progress(
options: &SearchOptions,
progress_callback: Option<SearchProgressCallback>,
) -> Result<SearchResults>Expand description
Enhanced search with progress callback that includes near-miss information
pub async fn search_enhanced_with_progress(
options: &SearchOptions,
progress_callback: Option<SearchProgressCallback>,
) -> Result<SearchResults>Enhanced search with progress callback that includes near-miss information