Open
Bug 1932375
Opened 1 year ago
Updated 1 year ago
AMP FTS experiment
Categories
(Application Services :: Suggest, enhancement, P3)
Application Services
Suggest
Tracking
(Not tracked)
NEW
People
(Reporter: bdk, Assigned: bdk)
References
Details
(Whiteboard: [disco-])
Implement new providers that we can use for the AMP FTS experiment. Each one of these providers will be a branch in the experiment that selects AMP suggestions, but with different matching logic:
amp-fts-a: Same as current, but without keyword expansion (misspellings/extra terms). Remove any keywords that aren't substrings of a full keyword.amp-fts-b: Amp with FTS. Match using the list of full keywords, rather than the exact keyword matching strategyamp-fts-c: Amp with FTS + no curated keywords. Same asb, but match against the product title rather than full keywords.
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•