Page MenuHomePhabricator

Enable debug API's, like cirrusDumpQuery, cirrusDumpResult and cirrusExplain for prefix search and completion suggester
Closed, ResolvedPublic3 Estimated Story Points

Description

These don't currently work, and might be nice to be able to look at how they actually work in practice. It would also mean we could add some of the generic parsing tests for what actually gets generated by these.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
debt triaged this task as Medium priority.Sep 7 2017, 5:11 PM
debt moved this task from needs triage to This Quarter on the Discovery-Search board.
debt subscribed.

This would be nice to do but not urgent.

Change 793452 had a related patch set uploaded (by EJoseph; author: EJoseph):

[mediawiki/extensions/CirrusSearch@master] Add cirrusDumpQuery to CompletionSuggester

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

Change 793452 merged by jenkins-bot:

[mediawiki/extensions/CirrusSearch@master] Add cirrusDumpResult, cirrusDumpQuery and cirrusExplain to Prefix Search and CompletionSuggester

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

Looks to work as expected on test.wikipedia.org, will make it to the rest of the sites as the train rolls through.