MeiliSearch/src
2019-02-22 23:06:42 +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 fix: Do not error when an attribute is registered for ranking 2019-02-21 20:14:08 +01:00
tokenizer fix: Change the tokenizer to mesure cjk chars positions 2019-02-22 23:06:42 +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: Introduce the WriteToBytes trait 2019-02-17 16:37:44 +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