Commit Graph

10 Commits

Author SHA1 Message Date
Clément Renault
e8b2e86007
feat: Introduce a basic way to handle synonyms 2019-06-26 10:45:48 +02:00
Clément Renault
94f9587db1
feat: Implement Debug on RawDocument for more convenience 2019-05-20 11:21:41 +02:00
Clément Renault
42e39f6eb5
feat: Introduce a simplified version of the Store trait 2019-05-15 15:42:11 +02:00
Clément Renault
737db5668b
chore: Remove the WriteToBytes trait 2019-05-15 15:42:10 +02:00
Clément Renault
f16e0333e4
chore: Remove the SharedData/Cursor types 2019-05-15 15:42:09 +02:00
Clément Renault
3dc057ca9c
feat: Introduce the new Index system 2019-05-15 15:42:08 +02:00
Clément Renault
95dfbd1fe0
feat: Introduce the meilidb-data schema module 2019-04-29 14:32:00 +02:00
Clément Renault
acede0f3e8
fix: Correctly assert the DocIndex memory size 2019-04-29 14:31:59 +02:00
Clément Renault
5d5bcf7011
feat: Remove the FilterFunc alias type 2019-04-29 14:31:37 +02:00
Clément Renault
14790eeae3
chore: Move index related things to the meilidb-core workspace member 2019-04-29 14:31:35 +02:00