• Type: Sub-task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Requests sent from the router to the shard need to include information about whether the search IFR flag is enabled. To accomplish this, we will update aggregation_request_helper::addIfrFlagsToRequest().

      request.setIfrFlags(
          ifrContext->serializeFlagValues({..., &feature_flags::gFeatureFlagSearchExtension})); 

      Integration Tests:

      • Extend aggregation_ifr_flag_propagation.js, pattern-matching the existing $vectorSearch tests.

            Assignee:
            Josh Siegel
            Reporter:
            Josh Siegel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: