Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4
-
None
-
None
Description
Fix ord/rord functions in 1.4 (due to lucene2.9 changes) by adding a top() function that requests ord values from the top-level reader. ord/rord inherently use top() but users could explicitly use it too.