Currently designing a schema with a field that is a UUID that references another collection's ID. Since it's a string, would it be indexed like any other string? We're only interested for exact matches for this field (used as a filter), is there a way to enforce that?