[ 
https://issues.apache.org/jira/browse/SOLR-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Munendra S N reassigned SOLR-13417:
-----------------------------------

    Assignee: Munendra S N

> SolrJ's JsonFacetingResponse mishandles stat-facets on date fields
> ------------------------------------------------------------------
>
>                 Key: SOLR-13417
>                 URL: https://issues.apache.org/jira/browse/SOLR-13417
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: 7.7, 8.0, master (9.0)
>            Reporter: Jason Gerlowski
>            Assignee: Munendra S N
>            Priority: Minor
>
> SolrJ has some classes which simplify access to JSON Faceting responses.  
> These classes parse the response and maintain a Map of facet names to their 
> values.  Currently, this section has a bug where it only records stat facets 
> in this Map if the facet value is a {{Number}}.  (When writing this code, I 
> mistakenly assumed that stat functions could be used on date fields).
> We should fix JsonFacetingResponse so that it handles date-based facets 
> correctly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to