I've got a UNIQ filter:
video: sort:name: distinct:
Note that that kind of sets multiple filters.
(I don't really know if my UNIQ filter has any bearing, but...)
Sometimes I'll do something like:
Video
UNIQ
then jump back to Video
& sometimes, Everything in not picking up that change.
Like if my search is: trains
Code: Select all
Filter: Hits:
------- ------
Everything 18
Video 16
UNIQ 10
When this happens, it's not clear how to get things "unstuck".
Even performing the same search in a new window returns the same wrong results.
Even changing the search term; trains -> trXXXaiXXXns & back, kind of thing.
So it seems there a cache in there, but it is not always being cleared when it should (or that existing filters are being dropped off).
Note that I use a hotkey for UNIQ (filter), Alt+U.
When I change back to Video, I do that through the Filter Bar.
So I set Video (through the Filter Bar), UNIQ (hotkey), then Video (through the Filter Bar).
(I'd much prefer to: Video, filter bar -> UNIQ (hotkey) -> UNIQ (hotkey) & be back at Video... but...)