Hebrew Tockenizer

2024-02-10 Thread _ SATNAM
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

Re: Question for SynonymQuery

2023-01-20 Thread _ SATNAM
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

Need your perspective on Garbage Collection

2023-01-03 Thread _ SATNAM
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