MarginaliaSearch/code/processes/loading-process
2023-10-04 12:46:22 +02:00
..
src (loader) Support simultaneous loading of multiple processed data sets 2023-09-22 13:14:58 +02:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +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