Hello, Lucene community
The project I'm working on requires me to include a Hebrew analyzer,
therefore I searched through the OpenSearch and Elasticsearch documents but
couldn't find anything relevant. I would want to know if the Lucene
community has any plans to integrate Hebrew Tockenizer in the
Hey Mikhail and Anh Dung Bui
i am also struggling with synonym query
my use case for eg
I created synonyms for word
API --> Application program interface
UI -> user interface
doc 1 ---> This is API and it is called Application program interface
doc2 > How i help you in UI thing
Hi,
The issue is my garbage collection is running quite often i configure my
JVM as recommended (Gone though several articles ,blogs on lucene) also
provide enough RAM and memory (not as large to trigger GC ) .Main cause of
concern is GC run for more than 10 min (sometimes even 15 min)
This make w