Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6323

ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries that need to be re-written.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.9
    • 4.10.3, 5.0
    • search
    • None

    Description

      Discussed in this thread: http://www.mail-archive.com/solr-user@lucene.apache.org/msg100870.html

      Currently the ReRankingQParserPlugin requires the client to drop the re-rank parameter during paging if it only wants the top N documents to be re-ranked and is getting past that N. This also requires that the N must fall on page borders.

      ReRankingQParserPlugin should provide transparency for the client by returning results beyond N in their regular (non-reranked) order.

      NOTE: This ticket also fixed a bug when the main query contained fuzzy, range and other queries that need to rewritten.

      Attachments

        1. SOLR-6323.patch
          21 kB
          Joel Bernstein
        2. SOLR-6323.patch
          16 kB
          Joel Bernstein
        3. SOLR-6323.patch
          14 kB
          Joel Bernstein
        4. SOLR-6323.patch
          11 kB
          Joel Bernstein

        Activity

          People

            jbernste Joel Bernstein
            Adair Adair Kovac
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: