Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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 år sedan
..
mod.rs Switchable tokenizer (#776) 4 år sedan
query.rs Rust 2018! (#726) 4 år sedan
searcher.rs Introduce Searcher::new 4 år sedan
tokenizer.rs Switchable tokenizer (#776) 4 år sedan