MeiliSearch/src
2019-02-18 18:01:40 +01:00
..
data feat: Replace the elapsed dependency by std::time::Instant 2019-02-17 16:37:45 +01:00
database feat: Introduce the updated_documents methods 2019-02-18 18:01:40 +01:00
rank feat: Replace the elapsed dependency by std::time::Instant 2019-02-17 16:37:45 +01:00
tokenizer feat: Make WordArea be based on char index and length 2019-01-09 20:14:08 +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