Lucene 9.3 seems to have a (post-Analyzer) maximum field length of 32767.
Is there a way of increasing this without resorting to the source code?
Thanks for any guidance.
Cheers, Scott
Hello,
The way I did it took me some time and I almost sure it's applicable to all
languages.
I normalized the words. Replacing letters or group of letters by another
approaching one.
In french e é è ê ai ei sound a bit the same, and for someone who write
mistakes having to use the right lett
Hi!
I'm using Hibernate Search / Lucene to index my entities in Spring Boot
aplication.
One thing I'm not sure is how to handle Croatian specific letters.
Croatian language has few additional letters "*č* *Č* *ć* *Ć* *đ* *Đ* *š*
*Š* *ž* *Ž*".
Letters "*đ* *Đ*" are commonly replaced with "*dj* *DJ