Untitled
unknown
plain_text
a year ago
213 B
6
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