MarginaliaSearch/code/features-search
2023-08-16 13:11:24 +02:00
..
query-parser (search) Fix a bug where space-like characters weren't normalized in query processing. 2023-07-07 20:02:05 +02:00
random-websites Refactor website screenshot tool and website adjacencies calculator into code/tools. 2023-04-11 16:20:27 +02:00
result-ranking (valuation) Penalize wordpress style kebab case urls 2023-08-16 13:11:24 +02:00
screenshots Improving screenshots capture bot. 2023-04-17 18:04:22 +02:00
readme.md Update readme.md 2023-03-21 17:30:44 +01:00

Search 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 search engine code.