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

Permit non-blocking $text queries when user doesn't request score projection

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc1
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Fully Compatible
    • Query 2017-09-11, Query 2017-10-02, Query 2017-10-23
    • 0

      The score calculation is currently always performed for a `$text` query. This is a blocking operation that delays the initial batch from being returned to the client. If this meta data is not requested by the client then we can optimize query execution by bypassing this calculation.

            Assignee:
            justin.seyster@mongodb.com Justin Seyster
            Reporter:
            christopher.harris@mongodb.com Chris Harris
            Votes:
            8 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated:
              Resolved: