It shouldn't just be "foo OR bar" because he needs to search for objects
with *two* metadata rows associated with it: one set to foo, and the
other to bar. If we have four objects:
Object ID metadata (in CSV format)
1 foo
2 bar
3 foo,bar
4 baz
Your suggestion selects 1,2,3. He wants only 3 to be selected.
-- michael
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/