Commit Graph

6 Commits

Author SHA1 Message Date
Clément Renault
e67ada8823
feat: Introduce the DocumentsAddition type 2019-05-15 15:42:11 +02:00
Clément Renault
3dc057ca9c
feat: Introduce the new Index system 2019-05-15 15:42:08 +02:00
Clément Renault
068f1bc202
feat: Index unidecoded words 2019-04-29 14:32:04 +02:00
Clément Renault
f0268d49fe
fix: Always lowercase indexed tokens 2019-04-29 14:32:04 +02:00
Clément Renault
ea0ee070ef
feat: Introduce the Serializer
Which will serialize documents fields as message pack in the kv-store
2019-04-29 14:32:03 +02:00
Clément Renault
25a4961453
feat: Introduce the Indexer struct 2019-04-29 14:32:01 +02:00