I was just looking at the Mobile Web search functionality, and I noticed that the drop-down list of search results in Mobile Web is different from the list in our native apps for the same search term. It looks like Mobile Web uses prefixsearch, whereas the apps are using opensearch.
I'm curious what was the rationale for using a different API in the apps? (Wouldn't we want the search results to be consistent between the Apps and Mobile Web?)
-Dmitry