CatgirlIntelligenceAgency/code/features-search
Viktor Lofgren 5d1b7da728 Updated site info feed and search service
Modified site info feed template to secure the description field against injected code. Also adjusted search service by extracting samples within the correct scope and including them in the returned site info. This improves the quality and security of the displayed information.
2023-12-26 22:06:01 +01:00
..
feedlot-client Updated site info feed and search service 2023-12-26 22:06:01 +01:00
random-websites (*) Rename EdgeDomain$domain into topDomain 2023-12-17 14:00:07 +01:00
screenshots (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
readme.md (refactor) Remove features-search and update documentation 2023-10-09 15:12:30 +02: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. *