etiquette/frontends
Ethan Dalool 5be174d1b3 Completely rewrite search to use more SQL and less application.
In order to achieve tag_musts, we break each of the musts down
into separate EXISTS queries for each of the matchable children.
Then we INTERSECT those, and finally do other filtering and
ordering as usual.
2018-03-21 19:20:43 -07:00
..
etiquette_flask Completely rewrite search to use more SQL and less application. 2018-03-21 19:20:43 -07:00
etiquette_repl Rename Photo.tags -> get_tags. 2018-02-16 23:07:21 -08:00