MarginaliaSearch/code/processes/loading-process
Viktor Lofgren 704de50a9b (forward-index, valuator) HTML features in valuator
Put it in the forward index for easy access during index-side valuation.
2023-08-18 11:54:56 +02:00
..
src (forward-index, valuator) HTML features in valuator 2023-08-18 11:54:56 +02:00
build.gradle (mq) Refactor mq and actor library and move it to libraries out of common 2023-08-15 10:53:23 +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