Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84055

Remove $vectorSearch stage "filter" data type validation

    • Query Integration
    • Fully Compatible
    • v7.3, v7.0, v6.0

      Atlas Search supports filtering over several data types. Today, mongod validates that data types used in filter operators/expressions are data types that are supported in $vectorSearch. This ticket is to remove validation on filter data types in mongod.

      mongot also validates filter data types today, and it is somewhat redundant to do this in two places. Validation in mongod also makes it more difficult to expand support for other data types in $vectorSearch filter.

            Assignee:
            vamsy.annabattula@mongodb.com Vamsy Annabattula
            Reporter:
            evan.nixon@mongodb.com Evan Nixon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: