[wp-trac] Re: [WordPress Trac] #4895: Tag unions and intersections
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 3 05:10:20 GMT 2007
#4895: Tag unions and intersections
----------------------------+-----------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.3
Component: General | Version: 2.3
Severity: normal | Resolution:
Keywords: taxonomy, tags |
----------------------------+-----------------------------------------------
Comment (by ryan):
Patch parses "tag" queries that can plus and comma. Intersections are
parsed into tag_slug!__and and unions are parsed into tag_slug!__in. The
joins are rather hairy. Don't know if it would be best to get the IDs for
the slugs in a separate query to spare the extra join.
--
Ticket URL: <http://trac.wordpress.org/ticket/4895#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list