Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11890
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | morfologik-stemming update |
| Date | 2020-10-22 00:00 +0200 |
| Message-ID | <B2ujf-2zG-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Andrej, I was trying to update morfologik-stemming and it can be updated till v2.1.6. But then the update morfologik-stemming breaks the build of lucene4.10 as one of the deprecated API (which lucene4.10 is using) has been removed in the update. https://salsa.debian.org/java-team/lucene4.10/-/blob/master/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java#L101 is trying to call getForLanguage() which has been removed in the new morfologik-stemming. The old API is at https://salsa.debian.org/java-team/morfologik-stemming/-/blob/master/morfologik-stemming/src/main/java/morfologik/stemming/Dictionary.java#L176 Any ideas please? I think the only possible way now is to package morfologik-stemming_2.1.6 as a new package. -- Regards Sudip
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
morfologik-stemming update Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-10-22 00:00 +0200
Re: morfologik-stemming update Emmanuel Bourg <ebourg@apache.org> - 2020-10-22 09:50 +0200
Re: morfologik-stemming update Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-10-22 22:40 +0200
csiph-web