MarginaliaSearch/code/processes/converting-process/java/nu/marginalia/converting/writer
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
..
ConverterBatchWritableIf.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ConverterBatchWriter.java (live-crawl) Reduce the risk of id collisions with the main indexes 2024-11-20 16:01:10 +01:00
ConverterBatchWriterIf.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ConverterWriter.java (chore) Remove lombok 2024-11-11 21:14:38 +01:00