CatgirlIntelligenceAgency/code/processes/converting-process
Viktor Lofgren aa0d256d6a Upgrade code to Java 20.
* Change language version
* Upgrade Lombok to a JDK20 compatible version
2023-08-23 13:37:49 +00:00
..
src (language) Rollback language filter change a bit. 2023-08-23 10:16:57 +02:00
build.gradle Upgrade code to Java 20. 2023-08-23 13:37:49 +00: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