updates indices to index on the slug component of the tag list
authorCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 27 Jul 2011 21:04:41 +0000 (16:04 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 27 Jul 2011 21:04:41 +0000 (16:04 -0500)
commit37be7b6da6aa765991fac55c5c2d0cdb37fd24fc
treeb00545af1f1ff86f276eecc0ef10565a897b938d
parent0712a06dc6d6b05cb78d4b10af12c051e8f765e3
updates indices to index on the slug component of the tag list

- uses dot notation to reach into the JSON-style MediaEntry tags
  field object to index on the slug property of each tag
mediagoblin/db/indexes.py