diff --git a/osmarks.net_web_search_plan_(secret).myco b/osmarks.net_web_search_plan_(secret).myco index 4ae1bcf..6abd190 100644 --- a/osmarks.net_web_search_plan_(secret).myco +++ b/osmarks.net_web_search_plan_(secret).myco @@ -45,6 +45,7 @@ The job of a search engine is to retrieve useful information for users. This is * Heavy per-user customization? Give multiple result lists and "show more like this". Still low-bitrate. Could optimize across multiple requests. * "Show me things related to this document" (including e.g. user's own draft code, papers, essays). * Refine query with extra detail. +* There are several ways things can be "related" - semantically, stylistically, keywords, similar authorship (also location for images). Is there a clean way to cover all these or do we just need to have separate indices for each? = Cost