You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2019/10/29 08:34:00 UTC

[jira] [Resolved] (LUCENE-9024) Optimize IntroSelector for worst case

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

Adrien Grand resolved LUCENE-9024.
----------------------------------
    Fix Version/s: 8.3
       Resolution: Fixed

Thanks [~pcsanwald]!

> Optimize IntroSelector for worst case
> -------------------------------------
>
>                 Key: LUCENE-9024
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9024
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>            Reporter: Paul Sanwald
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 8.3
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> There is a TODO in IntroSelector.java to use the median of medians algorithm instead of HeapSort for the worst case, as median of medians offers a better time complexity.
> I've discussed this with [~jpountz] and he has agreed to review my work on this.



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

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