add top() function to fix ord/rord
----------------------------------

                 Key: SOLR-1124
                 URL: https://issues.apache.org/jira/browse/SOLR-1124
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Yonik Seeley
             Fix For: 1.4


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to