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: [email protected]
For additional commands, e-mail: [email protected]