Files
danbooru/app/models
evazion 134958d137 Fix #3390: Searching certain metatags results in an empty paginator
Fixes Post#get_count_from_cache to only lookup the count in the tags
table when the search is for a single "simple" tag.

Check memcache when the search is not a simple tag:

* multi-tag searches (touhou rating:s)
* single metatag searches (rating:s, source:"foo bar")
* negated tags (-touhou)
* wildcard tags (*touhou*)
* or searches (~touhou)
2017-11-20 14:41:02 -06:00
..
2017-09-14 11:37:42 -07:00
2017-09-15 11:35:51 -07:00
2017-09-13 14:47:42 -07:00
2017-11-16 14:20:32 -08:00
2017-09-14 11:07:14 -07:00
2017-07-12 15:52:48 -07:00
2017-11-17 13:45:17 -08:00