Museums in New York, well it still does the old keyword search of searching for pages that have the word museum and the phrase New York.
依然使用旧式关键词搜索纽约的博物馆的话,会出现关键词为博物馆和纽约的网页。
英语百科
Search algorithm
(重定向自Keyword search)
In computer science, a search algorithm is an algorithm that retrieves information in a computer's storage. Most search algorithms retrieve the data of an entry within a data structure by finding the entry (record) associated with a given key (an identification for an record). Searching also encompasses algorithms that query the data structure, such as algorithms that find entries meeting certain criteria.