[
https://issues.apache.org/jira/browse/LUCENE-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507418#comment-17507418
]
ASF subversion and git services commented on LUCENE-10451:
----------------------------------------------------------
Commit 5c273159c8ea8e847630415aa8d62a2d9b7aa55c in lucene's branch
refs/heads/branch_9x from Peter Gromov
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=5c27315 ]
LUCENE-10452, LUCENE-10451: mention hunspell changes in CHANGES.txt
> 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: 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: [email protected]
For additional commands, e-mail: [email protected]