You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/24 16:47:00 UTC

[jira] [Commented] (LUCENE-9806) Hunspell: speed up affix condition checking

    [ https://issues.apache.org/jira/browse/LUCENE-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290068#comment-17290068 ] 

ASF subversion and git services commented on LUCENE-9806:
---------------------------------------------------------

Commit 3a99e2aa82d860b6a319cea39607ab3c8ef590b5 in lucene-solr's branch refs/heads/master from Peter Gromov
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3a99e2a ]

LUCENE-9806: Hunspell: speed up affix condition checking (#2423)

* LUCENE-9806: Hunspell: speed up affix condition checking

check only stem beginning/end without strip/condition, not the whole candidate
avoid regexp if possible

* hunspell: simplify AffixCondition, add more tests

* add a license to the test

> Hunspell: speed up affix condition checking
> -------------------------------------------
>
>                 Key: LUCENE-9806
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9806
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Peter Gromov
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
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