You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2012/06/15 01:24:42 UTC

[jira] [Created] (SOLR-3545) make scale function more efficient in multi-segment indexes

Hoss Man created SOLR-3545:
------------------------------

             Summary: make scale function more efficient in multi-segment indexes
                 Key: SOLR-3545
                 URL: https://issues.apache.org/jira/browse/SOLR-3545
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man
            Assignee: Yonik Seeley


offshoot of SOLR-1259 where yonik said...

bq. ... handle the situation the same as ord()... via top() to pop back to the top level reader. This isn't so bad since scale() was never really production quality anyway, since it doesn't cache the min and max -recomputing it each time.
bq. Committed, and moving remainder of the work (per-segment fieldcache usage, caching min+max) ... [to future]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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