Bearloga has uploaded a new change for review. https://gerrit.wikimedia.org/r/287793
Change subject: Make a note of Prefix API counting change ...................................................................... Make a note of Prefix API counting change Change-Id: I01f7b4510d6f1cbb0a8f115d7e1705949ed9f454 --- M tab_documentation/prefix_basic.md 1 file changed, 2 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/rainbow refs/changes/93/287793/1 diff --git a/tab_documentation/prefix_basic.md b/tab_documentation/prefix_basic.md index 619aadf..6845a16 100644 --- a/tab_documentation/prefix_basic.md +++ b/tab_documentation/prefix_basic.md @@ -8,10 +8,9 @@ Prefix Search isn't tremendously used, which makes sense; for external services, the cost of making the call to us is too high to provide seamless dropdowns in the fashion we can on Wikipedia proper. -Outages and inaccuracies +Notes ------ - - * None so far! +* After learning of a change to the search API call, we patched the Analytics Hive UDF refinery (see [287264](https://gerrit.wikimedia.org/r/#/c/287264/)) to check for generator=prefixsearch as well, not just list=prefixsearch. The data was backfilled from 20 March 2016 using the updated Prefix API detection. Questions, bug reports, and feature suggestions ------ -- To view, visit https://gerrit.wikimedia.org/r/287793 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I01f7b4510d6f1cbb0a8f115d7e1705949ed9f454 Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/discovery/rainbow Gerrit-Branch: master Gerrit-Owner: Bearloga <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
