MarginaliaSearch/code/processes/converting-process
Viktor Lofgren e618aa34e9 (control) Name change process->fsm, new fsm:s
* FSM for spawning processes when messages appear for them
* FSM for removing data flagged for purging
2023-07-17 12:27:27 +02:00
..
src (control) Name change process->fsm, new fsm:s 2023-07-17 12:27:27 +02:00
build.gradle (*) File Storage WIP 2023-07-14 17:08:10 +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