12 Commits

Author SHA1 Message Date
Clément Renault
a45cc4b618
fix: Reduce the size of the DocIndex type 2019-03-05 14:55:57 +01:00
Clément Renault
c9e0ad132c
feat: Do not save unidecoded cjk kanjis 2019-02-23 19:11:54 +01:00
Clément Renault
1bfd51d6e9
feat: Change updates to be handled using the RocksDB WriteBatch feature 2019-02-06 15:58:47 +01:00
Clément Renault
87f0d8cf3c
feat: Remove the hashbrown dependency for library users 2019-02-03 12:22:50 +01:00
Clément Renault
2e905bac08
chore: Remove Attribute and WordArea structures 2019-02-02 14:40:15 +01:00
Clément Renault
a3a28c56fa
feat: Replace compressed Match fields by uncompressed ones 2019-02-02 14:40:14 +01:00
Clément Renault
ac347d788c
feat: Make multiple document updates shadow themselves 2019-01-10 15:25:24 +01:00
Clément Renault
b53ef08d05
feat: Make WordArea be based on char index and length 2019-01-09 20:14:08 +01:00
Clément Renault
32f8908d71
feat: Reintroduce stopwords for the serializer 2019-01-06 22:49:11 +01:00
Clément Renault
95dc6fe904
feat: Rework the UpdateBuilder struct 2019-01-02 17:53:52 +01:00
Clément Renault
64d53ee1bd
chore: Rework the data module structures
being able to be constructed from SharedData
2018-12-31 19:27:21 +01:00
Clément Renault
c022fa3fca
chore: Move serde related structs to their module 2018-12-31 19:26:28 +01:00