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

Adrien Grand resolved LUCENE-9118.
----------------------------------
    Fix Version/s: 8.5
       Resolution: Fixed

> BlockTreeTermsReader should use compareUnsigned to compare suffixes
> -------------------------------------------------------------------
>
>                 Key: LUCENE-9118
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9118
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 8.5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently BlockTreeTermsReader performs manual comparison of the target and 
> suffix bytes, it could use {{Arrays#compareUnsigned}} instead. I'm not 
> expecting a performance improvement from this, this is mostly to simplify.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to