Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5226

optimize sortfield.needsScore on expressions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.6, 6.0
    • modules/other
    • None
    • New

    Description

      To fix LUCENE-5222, it currently returns true with // TODO: optimize.

      this is needed for e.g. IndexSearcher with executorService search to merge results from the different segments.

      ideally we should only return this if it really does need it, not if its essentially just a computed field.

      Attachments

        1. LUCENE-5226.patch
          5 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: