[ 
https://issues.apache.org/jira/browse/SOLR-9380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407760#comment-15407760
 ] 

David Smiley commented on SOLR-9380:
------------------------------------

It would be possible for a single shard/core.  A custom Collector could be 
written to print something to stdout say every 5th of the way through the 
document ID space.  But I think there's little chance of something like this 
getting committed.

> Getting progress update on large queries
> ----------------------------------------
>
>                 Key: SOLR-9380
>                 URL: https://issues.apache.org/jira/browse/SOLR-9380
>             Project: Solr
>          Issue Type: Wish
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 5.3.1
>         Environment: Oracle Java 8
>            Reporter: Egbert
>
> We're using SOLR to index a couple of million records resulting in an index 
> of around 60 GiB.
> On this index, we're running BIG queries. Big being queries of somewhere 
> between 8000 and 12000 words, over 100000 characters.
> SOLR seems to handle this fine given enough RAM, but it can take somewhere 
> from 5 to 30 minutes to complete, depending on the contents and specified 
> filters.
> From a usability perspective it would be really cool if we could get some 
> kind of progress update on this from SOLR, so that you can make an estimate 
> of the remaining time. % finished or something like that.
> Would this be at all possible? I don't know exactly what's taking the bulk of 
> the time and if that process is a process where it is known how many 
> iterations are required, for example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to