Skip to main content

handle_query_text

Function handle_query_text 

Source
pub fn handle_query_text(
    engram: PathBuf,
    text: String,
    hierarchical_manifest: Option<PathBuf>,
    sub_engrams_dir: Option<PathBuf>,
    k: usize,
    verbose: bool,
) -> Result<()>