Am I right that all URLs not qualifying for this criterias will not be shown in omnibox, no matter what the user input is?
How such criterias were chosen and may we reconsider them?
What are the main limits? Speed of autocomplete? Or memory usage?
What about idea of changing autocomplete to use HQP only, removing HistoryURLProvider? Is there a task for this? Is it still active? I could not find it, only some remarks in other tasks.
On Wed, Feb 1, 2017 at 5:14 AM, Alexander Yashkin <a-...@yandex-team.ru> wrote:Am I right that all URLs not qualifying for this criterias will not be shown in omnibox, no matter what the user input is?Navsuggest could show other URLs, including ones you haven't visited, but the relevance of NavSuggest is low. Similarly ZeroSuggest can do so, but kicks in in limited situations.
How such criterias were chosen and may we reconsider them?mpearson can probably speak to that better.
What are the main limits? Speed of autocomplete? Or memory usage?Both are critically important. The third factor is simply ranking quality. If we want to include more matches, and we can do it within those other limits, the question is then whether our ranking algorithm will actually make this a net improvement for users, or if we need to fix "crowding out" problems.What about idea of changing autocomplete to use HQP only, removing HistoryURLProvider? Is there a task for this? Is it still active? I could not find it, only some remarks in other tasks.I'd like to see it happen, but it would be tricky to do. First step would be to tackle https://bugs.chromium.org/p/chromium/issues/detail?id=279386 .PK
--
You received this message because you are subscribed to the Google Groups "Omnibox Team" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-omnibox-team+unsubscribe...@google.com.
To post to this group, send email to chrome-om...@google.com.
To view this discussion on the web visit https://groups.google.com/a/google.com/d/msgid/chrome-omnibox-team/CAAHOzFAAvBzsMH0xntigrq3b5Gn6CMnGJAN23vX4iyvCEkOVfg%40mail.gmail.com.