Details
-
Improvement
-
Status: Reopened
-
Minor
-
Resolution: Won't Fix
-
3.0.3, 4.0-ALPHA
-
None
-
None
Description
Based on my reading of the FieldTermStack constructor that loads the vector from disk, we could probably save a bunch of time and memory by using the TermVectorMapper callback mechanism instead of materializing the full array of terms into memory and then throwing most of them out.