MarginaliaSearch/code/processes/loading-process
2024-08-02 12:21:03 +02:00
..
java/nu/marginalia/loading (loader) Reduce log spam 2024-08-02 12:21:03 +02:00
test/nu/marginalia/loader (wip) Extract and encode spans data 2024-07-27 11:44:13 +02:00
build.gradle (restructure) Clean up repo by moving stray features into converter-process and crawler-process 2024-07-30 10:14:00 +02:00
readme.md (docs) Begin un-fucking the docs after refactoring 2024-02-27 21:22:21 +01:00

Loading Process

The loading process reads converted data and inserts it into the database, as well as creates a journal file that will be used to create a static index for the index-service.

Central Classes