As part of T390858 we added a new suggest_variant field to the production search clusters that contains the opening_text content, rather than the titles and redirects. We suspect this will produce a language model that more accurately reflects the queries users will type.
Run an ABC test with the following variants:
- control: existing did-you-mean suggester
- d1: existing configuration, but with prefix_length = 1
- d1v: existing configuration, but with prefix_length = 1, field = suggest_variant
Test should run for one week, as is typical for search tests.
Test should be analyzed with a variant of the dym-ab-analysis notebook. We expect the d1v bucket to see an increased latency, the analysis likely needs to be updated to report on changes in latency between buckets. It may also require updates to properly report A/B/C.