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

make secondary ordering of facet.field values (and facet.pivot?) consistently deterministic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      as a fluke of how the SOLR-2894 patch evolved, it wound up adding a bit of testing of distributed facet.field on date fields (see r1617789 changes to TestDistributedSearch) ... but this started triggering some random failures due to facet constraints with identical values being sorted differently between the distributed query and the single node control query.

      We should make the facet.field (and facet.pivot) code order constraints with tied counts consistently regardless of whether it's a distrib search or not.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: