You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Peter Gromov (Jira)" <ji...@apache.org> on 2022/03/16 08:30:00 UTC

[jira] [Updated] (LUCENE-10451) Hunspell: don't perform potentially expensive spellchecking after timeout

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

Peter Gromov updated LUCENE-10451:
----------------------------------
    Fix Version/s: 10.0 (main)

> Hunspell: don't perform potentially expensive spellchecking after timeout
> -------------------------------------------------------------------------
>
>                 Key: LUCENE-10451
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10451
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>            Reporter: Peter Gromov
>            Priority: Major
>             Fix For: 10.0 (main), 9.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, to return partial result after timeout, additional processing with case-adjustment and `spell` calls is performed, which can take time and also result in superfluous `checkCanceled` invocations.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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