Skip to main content

process_without_embeddings

Function process_without_embeddings 

Source
pub fn process_without_embeddings(
    query: &str,
    raw_results: &[RawSearchResult],
    official_sources: &OfficialSourceManager,
) -> Vec<ProcessedSearchResult>
Expand description

Process search results without embeddings (fallback method)