Page MenuHomePhabricator

Implement logging schema AutocompleteSatisfaction for completion suggester
Closed, ResolvedPublic

Description

Schema:AutocompleteSatisfaction is now ready for implementation. It's meant to log the search box in the top right of articles, so that we know how well it's performing (both with and without the completion suggester). We should probably start the schema at 1% sampling, and adjust if necessary.

Event Timeline

Deskana raised the priority of this task from to Medium.
Deskana updated the task description. (Show Details)
Deskana subscribed.

Change 270852 had a related patch set uploaded (by EBernhardson):
Add additional tracking information to mediawiki.searchSuggest

https://gerrit.wikimedia.org/r/270852

Change 270863 had a related patch set uploaded (by EBernhardson):
[WIP] Add autocomplete to search satisfaction schema

https://gerrit.wikimedia.org/r/270863

Change 271151 had a related patch set uploaded (by EBernhardson):
Attach type of query issued to opensearch responses

https://gerrit.wikimedia.org/r/271151

Change 271151 merged by jenkins-bot:
Attach type of query issued to opensearch responses

https://gerrit.wikimedia.org/r/271151

Change 270852 merged by jenkins-bot:
Add additional tracking information to mediawiki.searchSuggest

https://gerrit.wikimedia.org/r/270852

Change 270863 merged by jenkins-bot:
Add autocomplete to search satisfaction schema

https://gerrit.wikimedia.org/r/270863

Glad to see this finally resolved! MOAR DATA