MeiliSearch/src
2018-12-06 17:22:25 +01:00
..
blob feat: Introduce the DocumentKey and DocumentKeyAttr structs 2018-12-06 17:22:07 +01:00
data fix: Make the merge operator work 2018-12-02 12:00:49 +01:00
database feat: Implement DoubleEnded/ExactSizeIterator on DocumentIter 2018-12-06 17:22:25 +01:00
index feat: Implement the create/open/ingest_file Database methods 2018-12-06 17:22:20 +01:00
rank feat: Replace the fnv hashmap by the hashbrown one 2018-12-02 13:11:02 +01:00
tokenizer feat: Introduce an Index system based on RocksDB 2018-12-02 12:00:29 +01:00
automaton.rs feat: Introduce the DocumentKey and DocumentKeyAttr structs 2018-12-06 17:22:07 +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 DocumentKey and DocumentKeyAttr structs 2018-12-06 17:22:07 +01:00
retrieve.rs feat: Make the OpBuilder work only for PositiveBlob 2018-12-02 12:00:48 +01:00
vec_read_only.rs test: Add some more tests 2018-12-02 11:59:48 +01:00