Venkadesh, Thank you for your inquiry.
Your question is a bit unclear. If you have downloaded Lucene.NET, there would not be a close() method on an analyzer, as all of the close() methods have been replaced with .NET Dispose() methods. What was the problem you faced, and exactly how did you address it? And were you using the master branch or some other branch to do the build? Regards, Shad Storhaug (NightOwl888) Project Chairperson - Apache Lucene.NET -----Original Message----- From: Venkadesh Thangavel <venkadesh.thanga...@genesys.com> Sent: Thursday, March 19, 2020 6:10 PM To: user@lucenenet.apache.org Subject: HINDI LANGUAGE ANALYZER FROM LUCENE Hello, I have downloaded LUCENE.NET source code from GITHUB last year mid for Hindi language and used Hindi analyser. I faced some issues while compiling LUCENE regarding close method from analyser and implemented the same in LUCENE . Then it was successfully compiled and used. Is it right behaviour or some went wrong. Kindly suggest. Thanks & Regards, Venkadesh T