Commit Graph

4 Commits

Author SHA1 Message Date
Loïc Lecrenier fc9f3f31e7 Change DocumentsBatchReader to access cursor and index at same time
Otherwise it is not possible to iterate over all documents while
using the fields index at the same time.
2022-07-18 16:08:14 +02:00
Kerollmops 0bbcc7b180
Expose the `DocumentId` struct to be sure to inject the generated ids 2022-07-12 15:14:06 +02:00
Kerollmops 5f1bfb73ee
Extract the primary key name and make it accessible 2022-07-12 14:55:52 +02:00
Kerollmops 6a0a0ae94f
Make the Transform read from an EnrichedDocumentsBatchReader 2022-07-12 14:55:52 +02:00