CatgirlIntelligenceAgency/code/features-search
Viktor Lofgren 6f222b9800 (search) Add refresh link to explore mode.
This is a QOL improvement for mobile users, who otherwise would have to scroll all the way up to refresh.

Also removed the confusing "this is a random set of domains"-message when viewing adjacent websites, as it's not random.
2023-08-22 12:43:44 +02:00
..
query-parser (language) fasttext based language filter 2023-08-16 15:48:12 +02:00
random-websites (search) Add refresh link to explore mode. 2023-08-22 12:43:44 +02:00
result-ranking (forward-index, valuator) HTML features in valuator 2023-08-18 11:54:56 +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.