It's a bit of a hole in the API, I think, that it's currently not possible to get all searches that were cached in the current request – just those of which you know the search ID. We should change that – and add tests for the whole service (I don't think there are any, at the moment).
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 2775411-9--results_cache_tests.patch | 2.58 KB | drunken monkey |
Comments
Comment #2
drunken monkeyComment #3
drunken monkeyPatch, based on #2772829: Make "search id" a query property instead of option.
Comment #5
drunken monkeyComment #6
drunken monkeyComment #7
drunken monkeyThe other issue is finally committed, so re-posting #3.
Comment #9
drunken monkeyRe-roll.
Comment #10
borisson_This looks great, it has test coverage and the code is very reabable.
Comment #12
drunken monkeyExcellent, thanks a lot for reviewing!
Committed.