MeiliSearch/src
2019-02-17 16:37:45 +01:00
..
data feat: Move SharedData to its own module 2019-02-17 16:37:45 +01:00
database feat: Prefer binary to exponential search 2019-02-17 16:37:45 +01:00
rank feat: Introduce the Index structure along with the Events types 2019-02-17 16:36:47 +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