MeiliSearch/meilidb-data/src/database
2019-08-16 11:25:42 +02:00
..
custom_settings.rs feat: Make more functions accessible on the custom settings 2019-05-24 14:37:04 +02:00
docs_words_index.rs feat: Wrap the database index access to improve usability 2019-05-24 14:26:05 +02:00
documents_addition.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
documents_deletion.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
documents_index.rs feat: Move the Schema to its own workspace crate 2019-05-29 15:37:28 +02:00
error.rs feat: Introduce a basic RocksDB based version 2019-05-23 14:57:29 +02:00
index.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
main_index.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
mod.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
raw_index.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
synonyms_addition.rs feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
synonyms_deletion.rs feat: Support removing specific synonym alternatives 2019-06-26 10:45:51 +02:00
synonyms_index.rs feat: Create types to edit synonyms and keep them in the database 2019-06-26 10:45:50 +02:00
words_index.rs feat: Force RocksDB compaction 2019-05-28 17:38:59 +02:00