MeiliSearch/src
2019-03-05 14:55:57 +01:00
..
data feat: Replace the elapsed dependency by std::time::Instant 2019-02-17 16:37:45 +01:00
database fix: Compact the whole database for each WriteBatch injected 2019-03-05 14:55:57 +01:00
rank fix: Reduce the size of the DocIndex type 2019-03-05 14:55:57 +01:00
tokenizer feat: Make query strings support cjk kanjis 2019-02-23 14:57:13 +01:00
automaton.rs chore: Clippy pass 2018-12-31 23:20:30 +01:00
common_words.rs chore: Make the repo use examples and keep the library 2018-10-09 18:23:35 +02:00
lib.rs fix: Reduce the size of the DocIndex type 2019-03-05 14:55:57 +01:00
shared_data_cursor.rs feat: Implement WriteToBytes/FromSharedDataCursor 2019-02-17 16:37:44 +01:00
write_to_bytes.rs feat: Introduce the WriteToBytes trait 2019-02-17 16:37:44 +01:00