wwoast / redpanda-lineage

Data schemas, standards, and processing for building a Red Panda lineage graph
25 stars 16 forks source link

Multi tag #196

Closed wwoast closed 5 years ago

wwoast commented 5 years ago

I got a bug under my ass to make it work for searching multiple tags at once for red panda photos. It took some intersection logic and new query parsing paths. The "tag set" parsing happens before other things now, and unless there's a collision between a panda name and a tag, this should be OK.