Open Bug 1932375 Opened 1 year ago Updated 1 year ago

AMP FTS experiment

Categories

(Application Services :: Suggest, enhancement, P3)

enhancement

Tracking

(Not tracked)

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 strategy
  • amp-fts-c: Amp with FTS + no curated keywords. Same as b, but match against the product title rather than full keywords.
Severity: -- → N/A
Priority: -- → P3
Blocks: 1942222
You need to log in before you can comment on or make changes to this bug.