You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/11/15 19:00:14 UTC

[jira] Reopened: (LUCENE-2631) Fix small perf issues with String/TermOrdValComparator

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

Yonik Seeley reopened LUCENE-2631:
----------------------------------


reopening - this introduced a bug in both trunk and the backport to 3x.
When the bottomOrd is converted, ords[slot] is never set to the new converted ord, leading to incorrect results from compare(slot,slot)

> Fix small perf issues with String/TermOrdValComparator
> ------------------------------------------------------
>
>                 Key: LUCENE-2631
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2631
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2631.patch
>
>
> Uncovered some silliness when working on LUCENE-2504, eg we are doing unnecessary binarySearch on a single-segment reader.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org