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

Sort on _docid_ fails for distributed search

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.10.2, 4.10.3, 5.0, 6.0
    • None
    • None
    • None
    • Might apply to versions prior to 4.10.2 but I didn't try.

    Description

      Sorting by _docid_ doesn't work for distributed search. To quickly try for yourself, put the following one-liner to DistributedQueryComponentOptimizationTest line 74 (after the commit):

      query("q", "*:*", "fl", "id,test_sS", "sort", "_docid_ asc", "rows", "20");
      

      More details to follow...

      Attachments

        Activity

          People

            Unassigned Unassigned
            dsmiley David Smiley
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: