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