CatgirlIntelligenceAgency/code/processes/loading-process
Viktor ac1ac3ea57
Move database to a separate module
* Move database to a separate project, break apart sql file into separate entities.
* Fix front page news listing.
2023-03-25 15:26:17 +01:00
..
src Move database to a separate module 2023-03-25 15:26:17 +01: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

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