Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1, 4.0-ALPHA
    • 3.6
    • modules/other
    • None
    • New, Patch Available

    Description

      A tool to sort index according to a float document weight. Documents with high weight are given low document numbers, which means that they will be first evaluated. When using a strategy of "early termination" of queries (see TimeLimitedCollector) such sorting significantly improves the quality of partial results.

      (Originally this tool was created by Doug Cutting in Nutch, and used norms as document weights - thus the ordering was limited by the limited resolution of norms. This is a pure Lucene version of the tool, and it uses arbitrary floats from a specified stored field).

      Attachments

        1. indexSorter.patch
          15 kB
          Andrzej Bialecki
        2. LUCENE-2482-4.0.patch
          13 kB
          Juan Grande

        Activity

          People

            ab Andrzej Bialecki
            ab Andrzej Bialecki
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment