No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
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).
hace 4 años
..
mod.rs Switchable tokenizer (#776) hace 4 años
query.rs Rust 2018! (#726) hace 4 años
searcher.rs Introduce Searcher::new hace 4 años
tokenizer.rs Switchable tokenizer (#776) hace 4 años