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

XMLWordPrintableJSON

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

      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
            Reporter:
            Chris Harris
            Votes:
            8 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated:
              Resolved: