You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 06:00:42 UTC

[jira] [Updated] (SOLR-1806) Extend statistics provided by DIH components

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

David Smiley updated SOLR-1806:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> 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: 4.8
>
>         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
(v6.2#6252)

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