Comment #24 on issue 367 by mahaniok: Machine learning for omnibox (match input strings to result URLs) http://code.google.com/p/chromium/issues/detail?id=367
We could use the data on how long the person stayed on the site suggested. Example problem: I have visited fahrplan.zvv.ch and fahrplan.sbb.ch before. Now, when I want to get to fahrplan.sbb.ch, I start typing "fa": fahrplan.zvv.ch is the first suggestion, while fahplan.sbb.ch is the sixth. As I just glimpse at the URL bar, full with fahrplan.zvv.ch, I tap Enter right away - and a second after I realize that it is zvv, while I wanted sbb; I press Ctrl-L, type "fah", and carefully select fahrplan.sbb.ch from the list. It repeats every single time - I almost never need fahrplan.zvv.ch, while I use fahrplan.sbb.ch multiple times a day. Though, the wrong sorting persists. If Chrome noticed that I spend only very short time on the first suggestion, and switch to another suggestion soon, and resorted the items accordingly - it would help. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
