[ 
https://issues.apache.org/jira/browse/SOLR-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411654#comment-16411654
 ] 

Antelmo Aguilar commented on SOLR-12020:
----------------------------------------

This is the stack trace I get in 7.3

[https://pastebin.com/UcHY6FWu]

This is the stack trace I got on 6.6

https://pastebin.com/rsHvKK63

> terms faceting on date field fails in distributed refinement
> ------------------------------------------------------------
>
>                 Key: SOLR-12020
>                 URL: https://issues.apache.org/jira/browse/SOLR-12020
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: 6.6
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>            Priority: Major
>             Fix For: 7.3
>
>         Attachments: SOLR-12020.patch, SOLR-12020.patch, 
> SOLR-12020_test.patch, Solr Error.png, 
> popbio-solr-VB-2018-02-main-05.json.gz, vb_popbio_conf.tar.gz
>
>
> This appears to be a regression, as the reporter indicates that Solr 6.2 
> worked and Solr 6.6 does not. 
> http://markmail.org/message/hwlajuy5jnmf4yd6
> I've reproduced the issue on the master branch (future v8) as well.
> A typical exception that results from a terms facet on a date field is:
> {code}
> org.apache.solr.common.SolrException: Invalid Date String:'Sat Feb 03 
> 01:02:03 WET 2001'
>       at 
> org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
>       at 
> org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
>       at 
> org.apache.solr.schema.DatePointField.toNativeType(DatePointField.java:113)
>       at 
> org.apache.solr.search.facet.FacetFieldProcessor.refineBucket(FacetFieldProcessor.java:683)
>       at 
> org.apache.solr.search.facet.FacetFieldProcessor.refineFacets(FacetFieldProcessor.java:638)
>       at 
> org.apache.solr.search.facet.FacetFieldProcessorByArray.calcFacets(FacetFieldProcessorByArray.java:66)
>       at 
> org.apache.solr.search.facet.FacetFieldProcessorByArray.process(FacetFieldProcessorByArray.java:58)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to