[
https://issues.apache.org/jira/browse/SOLR-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670890#action_12670890
]
Shalin Shekhar Mangar commented on SOLR-989:
--------------------------------------------
Instead of a Map<String, Long>, would it be better to return Map<String,
Object> to allow more freedom for future enhancements. Right now we only return
the various counts, but it may be better to add more things to it. For example,
an event listener may want to know the time taken for the import.
Thoughts?
> expose DIH stats as API
> -----------------------
>
> Key: SOLR-989
> URL: https://issues.apache.org/jira/browse/SOLR-989
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Reporter: Noble Paul
> Fix For: 1.4
>
> Attachments: SOLR-989.patch
>
>
> Expose the stats values as an API Context.getStats
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.