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

OldAnalyticsRequestConverter should support fields names with dots

    XMLWordPrintableJSON

Details

    Description

      If you send a query with range facets using old olap-style syntax (see pdf here), OldAnalyticsRequestConverter just silently (no exception thrown) omits parameters like

      olap.<request>.rangefacet.<field>.start
      

      in case if <field> has dots inside (for instance field name is Project.Value). And thus no range facets are returned in response.  

      Probably the same happens in case of field faceting. 

      Attachments

        1. SOLR-14291.patch
          10 kB
          Mikhail Khludnev
        2. SOLR-14291.patch
          8 kB
          Anatolii Siuniaev
        3. SOLR-14291.patch
          6 kB
          Anatolii Siuniaev

        Activity

          People

            mkhl Mikhail Khludnev
            anatolii_siuniaev Anatolii Siuniaev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: