Untitled

 avatar
unknown
plain_text
2 years ago
213 B
7
Indexable
mongodb condition on an array field of strings, matching if contains string, for example collection: orders contains field fruits: ["apple", "pear", "banana", "blueberry"] how check if document has fruits: /berry/
Editor is loading...
Leave a Comment