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

Hoss Man updated LUCENE-7259:
-----------------------------
    Fix Version/s:     (was: 6.0)
                   master (7.0)


Manually correcting fixVersion per Step #S5 of LUCENE-7271


> speed up MatchingPoints cost() estimation
> -----------------------------------------
>
>                 Key: LUCENE-7259
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7259
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>             Fix For: 6.1, master (7.0)
>
>         Attachments: LUCENE-7259.patch
>
>
> MatchingPoints currently tracks a counter in the super-hot add() loop. While 
> not a big deal, we can easily just use the grow() api for this instead (which 
> is only currently called e.g. every 1k docs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to