CatgirlIntelligenceAgency/code/processes/loading-process
Viktor 112f43b3a1
Api service response cache (#16)
* Add response caching to the API service to help SearXNG

* Clean up the code a bit.

* Add an endpoint without a terminating slash for getLicense.

* Add tests for API service.
2023-04-22 15:42:32 +02:00
..
src Api service response cache (#16) 2023-04-22 15:42:32 +02: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