[
https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094120#comment-14094120
]
Thomas Champagne commented on SOLR-4464:
----------------------------------------
In solr 4.9, this problem is due to the line 230 in the DocBuilder class :
{code:java|title=DocBuilder.java at line 230|borderStyle=solid}
statusMessages.remove(DataImporter.MSG.TOTAL_DOC_PROCESSED);
{code}
After each entity that is processed, the status message about document
processed is removed. I don't understand why.
> DIH - Processed documents counter resets to zero after first database request
> -----------------------------------------------------------------------------
>
> Key: SOLR-4464
> URL: https://issues.apache.org/jira/browse/SOLR-4464
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.1
> Environment: CentOS 6.3 x64 / apache-tomcat-7.0.35 /
> mysql-connector-java-5.1.23 - Large machine 5TB of drives and 280GB RAM -
> Java Heap set to 250Gb - resources are not an issue.
> Reporter: Dave Cook
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Labels: patch
> Attachments: 20130921solrzerocounter.png, 20130921solrzerocounter2.png
>
>
> [11:20] <quasimotoca> Solr 4.1 - Processed documents resets to 0 after
> processing my first entity - all database schemas are identical
> [11:21] <quasimotoca> However, all the documents get fetched and I can query
> the results no problem.
> Here's a link to a screenshot - http://findocs/gridworkz.com/solr
> Everything works perfect except the screen doesn't increment the "Processed"
> counter on subsequent database Requests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]