MarginaliaSearch/code/processes/converting-process
Viktor Lofgren a000256223 Add generator fingerprint for xenforo.
Also clean up the specializations logic a bit, and add a barebones specialization for phpbb that cleans out paths we aren't interested in but doesn't touch pruning or summarizing logic for now.
2023-07-01 14:43:49 +02:00
..
src Add generator fingerprint for xenforo. 2023-07-01 14:43:49 +02:00
build.gradle Better tests for crawling and processing. 2023-06-27 16:11:27 +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