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 2022/02/09 14:38:00 UTC

[jira] [Commented] (LUCENE-10413) Ukrainian default stopword set should be easily available

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

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

Commit 2183756f1c8253002bb697bdb8e026e86c4b3db5 in lucene's branch refs/heads/main from Alan Woodward
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=2183756 ]

LUCENE-10413: Make default Ukrainian stopword set available (#665)

This commit adds a new getDefaultStopwords() static method to
UkrainianMorfologikAnalyzer, which makes it possible to create an
analyzer with the default stop word set but a custom stem exclusion
set.

> Ukrainian default stopword set should be easily available
> ---------------------------------------------------------
>
>                 Key: LUCENE-10413
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10413
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> It is not currently possible to create a UkrainianMorfologikAnalyzer with the default stop word set but a custom stem exclusion set, because the default stop set is held in a private static variable.  We should add a static method to make this default stop set generally available.



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