I'm trying to analyze the issue that you have reported but doing an batch import to archive some items with date issued < 1000 I get this exception and dateIssued.year (the solr field upon which is build the date range facet is not included)

2013-08-12 14:25:06,970 ERROR org.dspace.discovery.SolrServiceImpl @ Unable to parse date format
java.text.ParseException: Unparseable date: "850"
at java.text.DateFormat.parse(DateFormat.java:357)
at org.dspace.discovery.SolrServiceImpl.toDate(SolrServiceImpl.java:1452)
at org.dspace.discovery.SolrServiceImpl.buildDocument(SolrServiceImpl.java:1181)
at org.dspace.discovery.SolrServiceImpl.indexContent(SolrServiceImpl.java:214)
at org.dspace.discovery.IndexEventConsumer.end(IndexEventConsumer.java:170)
at org.dspace.event.BasicDispatcher.dispatch(BasicDispatcher.java:147)
at org.dspace.core.Context.commit(Context.java:373)
at org.dspace.app.bulkedit.MetadataImport.runImport(MetadataImport.java:378)
at org.dspace.app.webui.servlet.MetadataImportServlet.doDSPost(MetadataImportServlet.java:130)

Change By: Andrea Bollini (12/Aug/13 12:46 PM)
Documentation Status: Needed
Assignee: Andrea Bollini
Status: Received Accepted
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to