MarginaliaSearch/code/features-crawl
2024-02-23 11:39:19 +01:00
..
content-type (crawler) Fix rare exception in content type handling due to improper length checking of a split() array 2024-01-18 11:05:45 +01:00
crawl-blocklist (refac) Zookeeper for service-discovery, kill service-client lib (WIP) 2024-02-20 11:41:14 +01:00
link-parser (refac) Clean up code issues 2024-02-23 11:39:19 +01:00
readme.md (doc) Update docs 2024-02-06 16:29:55 +01:00

Crawl Features

These are bits of search-engine related code that are relatively isolated pieces of business logic, that benefit from the clarity of being kept separate from the rest of the crawling code.