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

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

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

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: 50m
>  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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to