MarginaliaSearch/code/processes/crawling-process
Viktor Lofgren e4372289a5 Use fixed buffers for BigString compression and decompression to reduce GC churn.
fixup! Use fixed buffers for BigString compression and decompression to reduce GC churn.
2023-06-19 17:58:19 +02:00
..
src Use fixed buffers for BigString compression and decompression to reduce GC churn. 2023-06-19 17:58:19 +02:00
build.gradle Yet more restructuring. Improved search result ranking. 2023-03-16 21:35:54 +01:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Crawling Process

The crawling process downloads HTML and saves them into per-domain snapshots.

Central Classes

See Also