Open
Bug 1089571
Opened 10 years ago
Updated 2 years ago
Try to make adaptive results more stable
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: Unfocused, Unassigned)
References
Details
In bug 1044295 we've seen that typing "go" may give several results, ditto with "goog", while "goo" may give comparatively few.
I wonder if we can come up with some ways to make the adaptive results (the cause of this inconsistency) more stable while typing.
One possibility may be to make it a more fuzzy query. Say if "goo" is typed, we compare the similarity between the input from the previous search - if they're very similar, we also allow results matching "go", but at a lower priority.
Updated•8 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Component: Places → Address Bar
Product: Toolkit → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•