It is possible to search using alternative types in mongodb e.g. string types can be searched using a regex in mongo array types can be searched using their element type可以在mongodb中使用替代类型进行搜索。例如,字符串类型可以在mongo中使用regex进行搜索。数组类型可以使用其元素类型进行搜索
Generated using TypeDoc
It is possible to search using alternative types in mongodb e.g. string types can be searched using a regex in mongo array types can be searched using their element type可以在mongodb中使用替代类型进行搜索。例如,字符串类型可以在mongo中使用regex进行搜索。数组类型可以使用其元素类型进行搜索