You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Egbert (JIRA)" <ji...@apache.org> on 2016/08/04 09:03:20 UTC

[jira] [Created] (SOLR-9380) Getting progress update on large queries

Egbert created SOLR-9380:
----------------------------

             Summary: 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org