MarginaliaSearch/code/common/process
Viktor Lofgren a91ab4c203 (live-crawler) Crude first-try process for live crawling #WIP
Some refactoring is still needed, but an dummy actor is in place and a process that crawls URLs from the livecapture service's RSS endpoints; that makes it all the way to being indexable.
2024-11-19 19:35:01 +01:00
..
java/nu/marginalia (live-crawler) Crude first-try process for live crawling #WIP 2024-11-19 19:35:01 +01:00
resources (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
test/nu/marginalia/process/log (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
readme.md Yet more restructuring. Improved search result ranking. 2023-03-16 21:35:54 +01:00

Process

Basic functionality for a Process. Processes must include this dependency to ensure their loggers are configured properly!