• Type: Sub-task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • 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:
            1 Start watching this issue

              Created:
              Updated: