I have a schema where one field is an array of values. The collection might look something like:
{ _id: 1, tags: [\'a\', \'b\'] }, { _id: 2, tags: [\