You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/04/22 21:02:48 UTC

[jira] Updated: (SOLR-1124) add top() function to fix ord/rord

     [ https://issues.apache.org/jira/browse/SOLR-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley updated SOLR-1124:
-------------------------------

    Attachment: SOLR-1124.patch

Patch attached... includes test that has ord/rord failing without it.

> 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
>
>         Attachments: SOLR-1124.patch
>
>
> 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.