8
16
Derivar 22
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
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).
há 4 anos
..
mod.rs Switchable tokenizer (#776) há 4 anos
query.rs Rust 2018! (#726) há 4 anos
searcher.rs Introduce Searcher::new há 4 anos
tokenizer.rs Switchable tokenizer (#776) há 4 anos