Plume/plume-models/src/search
fdb-hiroshima 49bb8cb0bc
import migrations and don't require diesel_cli for admins (#555)
* import migrations via macro

* panic on database not to the latest migration

* add subcommand to plm

* create migration that run tantivy index creation

* remove diesel_cli from places it was

* use our migration system for tests

* create table __diesel_schema_migrations if needed
2019-04-29 16:30:20 +02:00
..
mod.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
query.rs use circleci instead of travis (#511) 2019-04-01 20:28:23 +02:00
searcher.rs import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
tokenizer.rs Add a search engine into Plume (#324) 2018-12-02 17:37:51 +01:00