Page MenuHomePhabricator

mediawiki.searchSuggest should cache opensearch results during a session
Closed, ResolvedPublic

Description

When typing the same thing multipe times, or when pressing backspace
(thus reverting to an earlier known value), or otherwise ending
up with the same value, we can re-use the data we already used.

Doesn't happen in the basic case of typing one thing without mistakes
and selecting a results, but happens more than one might think.


Version: unspecified
Severity: normal

Details

Reference
bz65581

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:10 AM
bzimport set Reference to bz65581.

Change 134603 had a related patch set uploaded by Krinkle:
jquery.suggestions: Support caching results to save http requests

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

Change 134542 had a related patch set uploaded by Krinkle:
mediawiki.searchSuggest: Enable result caching

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

Change 134603 merged by jenkins-bot:
jquery.suggestions: Support caching results to save http requests

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

Change 134542 merged by jenkins-bot:
mediawiki.searchSuggest: Enable result caching

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