MarginaliaSearch/code/processes/converting-process
2023-09-13 19:18:58 +02:00
..
src (converting) WIP begin to remove converting-model and the old InstructionsCompiler 2023-09-13 19:18:58 +02:00
build.gradle (converter,loader) Converter outputs parquet files instead of compressed json. 2023-09-13 16:13:41 +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