meilisearch/src
2019-02-23 18:36:45 +01:00
..
data feat: Replace the elapsed dependency by std::time::Instant 2019-02-17 16:37:45 +01:00
database feat: Allow users to retrieve the raw field value of a document 2019-02-22 15:30:20 +01:00
rank feat: Optimize the SumOfTypos criterion 2019-02-23 18:36:45 +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 feat: Make query strings support cjk kanjis 2019-02-23 14:57:13 +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