CatgirlIntelligenceAgency/code/processes/loading-process
Viktor Lofgren f11103d31d (WIP) Make it possible to sideload encyclopedia data.
This is mostly a pilot track for sideloading other large websites.

Also change coverter to produce a more compact output (java serialization instead of json).
2023-07-28 18:14:43 +02:00
..
src (WIP) Make it possible to sideload encyclopedia data. 2023-07-28 18:14:43 +02:00
build.gradle (*) Refactor MQ and MQSM 2023-07-17 13:57:32 +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