MarginaliaSearch/code/processes/loading-process
2024-07-28 21:19:45 +02:00
..
java/nu/marginalia/loading (loader) Additional tracking for the control GUI 2024-07-28 21:19:45 +02:00
test/nu/marginalia/loader (wip) Extract and encode spans data 2024-07-27 11:44:13 +02:00
build.gradle (slop) Introduce table concept to keep track of positions and simplify closing 2024-07-27 13:47:47 +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