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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.6.0-rc1
    • None
    • Querying
    • Fully Compatible
    • Query 2017-09-11, Query 2017-10-02, Query 2017-10-23
    • 0

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: