Re: Regarding PolishAnalyzer in Lucene 9.12.2
Marko Bekhta <[email protected]> Wed, 3 Sep 2025 11:57:41 +0200
| Newsgroups | gmane.comp.jakarta.lucene.user |
|---|---|
| Message-ID | <CACYzyeu-58p=Hb0eeRBZ4XNY_Fzy7oJ=2tH5+6CEtZrJuFS6sw@mail.gmail.com> |
--0000000000004c1584063de2a358 Content-Type: text/plain; charset="UTF-8" Hey Rajib, I think you should include an extra dependency to org.apache.lucene:lucene-analysis-stempel to get to the PolishAnalyzer. Have a nice day, Marko On Wed, 3 Sept 2025 at 11:38, Saha, Rajib <[email protected]> wrote: > Hi Team, > > In Lucene 9.12.2, we are trying to consume different locals specific > analyzer. > > When, we are trying to import PolishAnalyzer [import > org.apache.lucene.analysis.pl.PolishAnalyzer]. It is not able to resolve. > But, as per the documentation[ > https://lucene.apache.org/core/9_12_2/analysis/stempel/org/apache/lucene/analysis/pl/PolishAnalyzer.html], > it is available. > > In the same time, we are successfully able to consume other language > specific analyser like ItalianAnalyzer, DutchAnalyzer, NorwegianAnalyzer. > > Could you please suggest, how we can use polishAnalyzer in Lucene 9.12.2? > > Regards > Rajib > --0000000000004c1584063de2a358--