CatgirlIntelligenceAgency/code/processes/converting-process
2023-10-22 14:03:09 +02:00
..
src (converter) Put upper limit on number of worker threads. 2023-10-22 14:03:09 +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

Converting Process

The converting process reads crawl data and extracts information to be fed into the index, such as keywords, metadata, urls, descriptions...

Central Classes

See Also