Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
I was looking at VersionInfo.getVersionFromIndex and in Line 197 we use ValueSource to get the version field.
Moving it to DocValues should improve performance.
Are there any downsides as to why it's a bad idea that I am missing here?