MarginaliaSearch/code/processes/converting-process/java/nu/marginalia/converting
Viktor Lofgren f94911541a (live-crawl) Reduce the risk of id collisions with the main indexes
This is done by applying a large constant offset to the ordinals for the live crawled documents.  The chosen value still permits upto 100k documents to be fetched for a single domain with the live crawler, which is ridiculously large.
2024-11-20 16:01:10 +01:00
..
model (chore) Remove lombok 2024-11-11 21:14:38 +01:00
processor (live-crawler) Crude first-try process for live crawling #WIP 2024-11-19 19:35:01 +01:00
sideload (model) Remove deprecated fields from CrawledDocument and CrawledDomain 2024-11-20 15:27:05 +01:00
util (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
writer (live-crawl) Reduce the risk of id collisions with the main indexes 2024-11-20 16:01:10 +01:00
ConverterMain.java (chore) Remove use of deprecated STR.-style string templates 2024-11-11 18:02:28 +01:00
ConverterModule.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00