QueryIndexLiteral

Function QueryIndexLiteral 

Source
async fn QueryIndexLiteral(
    query: &str,
    case_sensitive: bool,
    whole_word: bool,
    path_filter: Option<&str>,
    language_filter: Option<&str>,
    index: &FileIndex,
    results: &mut Vec<SearchResult>,
)
Expand description

Literal search (default mode)