MongoDB supports query operations that perform a text search of string content. To perform text search, MongoDB uses a text index and the $text operator.
確定! 回上一頁