Drivers: Drill Sideways Facets

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Component/s: None
    • None
    • Builder Changes Needed
    • Hide

      Summary of necessary driver changes

      • Add builders for the new doesNotAffect field to the relevant Atlas Search facet operators.

      Context for other referenced/linked tickets

      Show
      Summary of necessary driver changes Add builders for the new doesNotAffect field to the relevant Atlas Search facet operators. Context for other referenced/linked tickets See the linked syntax document
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-6020 Ready for Work
      JAVA-6185 Backlog
      INTPYTHON-953 Backlog django-mongodb-backend-6.0.4
      PHPLIB-1841 Ready for Work
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-6020 Ready for Work JAVA-6185 Backlog INTPYTHON-953 Backlog django-mongodb-backend-6.0.4 PHPLIB-1841 Ready for Work

      Summary

      Users will be able to easily use Atlas Search to build faceting experiences on multiple fields without having to run separate queries to calculate bucket counts for each active filter.

      Motivation

      Who is the affected end user?

      Full-stack developer, new and existing users of Atlas Search

      How does this affect the end user?

      Atlas Search users will be able to generate facet bucket counts for multiple facets with distinct filter criteria without needing to make separate requests. 

      How likely is it that this problem or use case will occur?

      Very likely for any customer using facets.

      If the problem does occur, what are the consequences and how severe are they?

      The user has to run multiple queries to generate the facet buckets that they need.

      Is this issue urgent?

      We hope to deliver this in the Drivers within FY27 Q2.

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      No

      Acceptance Criteria

      Language specific builders to support new query operators and options. 

            Assignee:
            Unassigned
            Reporter:
            TPM Jira Automations Bot
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: