CatgirlIntelligenceAgency/code/features-index/index-journal/src
Viktor Lofgren 6a04cdfddf (loader) Implement new linkdb in loader
Deprecate the LoadUrl instruction entirely. We no longer need to be told upfront about which URLs to expect, as IDs are generated from the domain id and document ordinal.

For now, we no longer store new URLs in different domains.  We need to re-implement this somehow, probably in a different job or a as a different output.
2023-08-24 13:07:54 +02:00
..
main/java/nu.marginalia.index/journal (loader) Implement new linkdb in loader 2023-08-24 13:07:54 +02:00
test/java/nu/marginalia/index/journal (loader) Optimize loader by using zstd's direct streaming writer and the Murmur3_128 string hash 2023-08-01 15:02:13 +02:00