Closed
Bug 1604387
Opened 5 years ago
Closed 5 years ago
[Interventions] QueryScorer improvements
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Iteration:
73.2 - Dec 16 - Jan 5
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file, 1 obsolete file)
I met with Verdi today and he had a couple of requests for query matching:
- After an intervention is shown, keep showing it as you continue typing more words for that intervention. Right now for example, if you type "update firefox", we show the update intervention after "updat" but then it goes away after "update f" and doesn't come back until "update fir" (because "fire" is a keyword -- if "fire" weren't a keyword, the intervention wouldn't come back until after "update firefo"). So we need to do prefix matching but only after the first word.
- Typing only "firefox" or "mozilla" shouldn't trigger any interventions. You should have to type more words after them.
Patch coming.
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Attachment #9116302 -
Attachment is obsolete: true
Assignee | ||
Comment 3•5 years ago
|
||
Merged
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•