Check for missing field or null value in mongoDB atlas

Hi @Jason_Tran i cannot use $match alone as it won’t uitlise the index mappings defined in atlas. The FTS mappings can only be leveraged using $search and $searchMeta :