Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
offshoot of SOLR-1259 where yonik said...
... 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.
Committed, and moving remainder of the work (per-segment fieldcache usage, caching min+max) ... [to future]