Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Plume/plume-models/src/search
Ana Gelez f6d169567c
Introduce Searcher::new
This function does what was previously done in main:
create a search index, and try to recover for errors
if possible.

This commit also fixes plume-cli to use the new Searcher
API (that depends on a DbPool, not on a single Connection).
4 anni fa
..
mod.rs Switchable tokenizer (#776) 4 anni fa
query.rs Rust 2018! (#726) 4 anni fa
searcher.rs Introduce Searcher::new 4 anni fa
tokenizer.rs Switchable tokenizer (#776) 4 anni fa