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

Alexandre Rafalovitch resolved SOLR-1806.
-----------------------------------------
    Resolution: Won't Fix

> Extend statistics provided by DIH components
> --------------------------------------------
>
>                 Key: SOLR-1806
>                 URL: https://issues.apache.org/jira/browse/SOLR-1806
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.5
>         Environment: java 6, tomcat 6.0.x
>            Reporter: Michael Henson
>            Priority: Minor
>              Labels: dih, indexing, monitoring, statistics
>             Fix For: 6.0, 4.9
>
>         Attachments: solr-1806.patch
>
>
> It would be useful to get more information from the DIH during an indexing 
> run. The initial requirements for this patch are:
> 1. Add a cumulative "documents per second" calculation for the 
> currently-running index process
> 2. Add the ability for each EntityProcessor to report its own custom 
> statistics in a manner appropriate to the nature of its work
> For example, the SQLEntityProcessor might show the total number of queries 
> performed, the average time to execute each of those queries, the total 
> amount of time it spent executing its queries, etc.
> The CachedSQLEntityProcessor might show cache hit counts, cache miss counts, 
> the current size of the cache, etc.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to