Commit Graph

4 Commits

Author SHA1 Message Date
360c5ff3df Remove limit of 1000 position per attribute
Instead of using an arbitrary limit we encode the absolute position in a u32
using one strong u16 for the field id and a weak u16 for the relative position in the attribute.
2021-10-12 10:10:50 +02:00
1d314328f0 Plug new indexer 2021-09-01 16:48:36 +02:00
9716fb3b36 format the whole project 2021-06-16 18:33:33 +02:00
e8639517da Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00