Issue 3633: Need to solve the tab-to-search-expiring bug
http://code.google.com/p/chromium/issues/detail?id=3633

Comment #3 by [EMAIL PROTECTED]:
Using the typed count is the easy fix, but that has the effect of boosting  
the page
in so far as how 'most visited' is calculated. This is bad. We don't want  
tab to
search to boost a page to the top.

We have usage counts of the keyword, but that information is in a separate  
db than
the URL db. I suspect we should just mirror that information in the url db  
so that
autocomplete queries can use this information.



Issue attribute updates:
        Cc: [EMAIL PROTECTED]

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to