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

group.facet failures when the grouping field is Points based (or Trie w/docValues??)

    XMLWordPrintableJSON

Details

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

    Description

      As discovered when working on SOLR-10807: if you change all existing test configs to use FooPointField instead of TrieFooField, you get odd failures when group.facet is used in conjunction with grouping on a point field (even if the group.facet field is a string field)


      Actually: the problem may be more nuanced. In general the grouping code seems to have hardcoded assumptions about the DV type it will get for the grouping field when doing group.facet that can fail even if the field is single valued Trie field with docValues.

      Attachments

        1. SOLR-10844.patch
          0.8 kB
          Chris M. Hostetter

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: