AdminAmy (Admin, MongoDB)

My feedback

12 results found

  1. 9 votes
    1 comment  ·  Atlas Search  ·  Admin →
    How important is this to you?
    An error occurred while saving the comment
    AdminAmy (Admin, MongoDB) commented  · 

    Atlas Search does not support or index Decimal128 fields, so any values that are Decimal128 will be counted towards the "default" bucket. To vote for supporting Decimal128, please vote here: https://feedback.mongodb.com/forums/924868-atlas-search/suggestions/40734700-support-decimal128

  2. 19 votes
    planned  ·  4 comments  ·  Atlas Search  ·  Admin →
    How important is this to you?
    An error occurred while saving the comment
    AdminAmy (Admin, MongoDB) commented  · 

    To return only matching sub-documents within arrays, you can use an equivalent $filter expression in the $project stage of your pipeline. See Playground example: https://search-playground.mongodb.com/tools/code-playground/snapshots/667adca6fef99fff9972a251

    This works well for $search expressions that have equivalent $filter expressions (e.g. equals, in, range), however, some query operators like autocomplete or text may need to be approximated with $regexMatch or similar. For more information, read the docs: https://www.mongodb.com/docs/atlas/atlas-search/embedded-document/#query-for-matching-embedded-documents-only

  3. 3 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  4. 7 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  5. 2 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  6. 2 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  7. 4 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  8. 10 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  9. 1 vote
    0 comments  ·  Atlas Search  ·  Admin →
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  10. 3 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  11. 1 vote
    0 comments  ·  Atlas Search  ·  Admin →
    How important is this to you?
    AdminAmy (Admin, MongoDB) shared this idea  · 
  12. 367 votes
    How important is this to you?
    AdminAmy (Admin, MongoDB) supported this idea  · 

Feedback and Knowledge Base