• Provide features for array comparisons
  • The equals operator should support numeric datatypes
  • Support indexes on single array elements (e.g. "MyArray.0")
  • Return results from within arrays
  • Support for OR Conditions
  • Need an array query operator like elem match which matches all array nested object instead of at least one array element
  • array length as computed to be indexed
  • Support Two Array Fields in Compound Indexes
  • I need to be able to search for dates and numbers in arrays
  • Allow $match syntax in $search queries