Re: Learning Lucene from ground up

2022-11-07 Thread Adrien Grand
; I just started learning Lucene HNSW source code last months. > > I find the most effective way is to start with the testcases, set debugging > break points in the code you're interested in, and walk through the code > > Regards > MyCoy > > On Fri, Nov 4, 2022 at 9:24 P

Re: Learning Lucene from ground up

2022-11-05 Thread MyCoy Z
I just started learning Lucene HNSW source code last months. I find the most effective way is to start with the testcases, set debugging break points in the code you're interested in, and walk through the code Regards MyCoy On Fri, Nov 4, 2022 at 9:24 PM Rahul Goswami wrote: > Hello,

Learning Lucene from ground up

2022-11-04 Thread Rahul Goswami
Hello, I have been working with Lucene and Solr for quite some time and have a good understanding of a lot of moving parts at the code level. However I wish to learn Lucene internals from the ground up and want to familiarize myself with all the dirty details. I would like to know what would be th

Re: Learning Lucene

2009-03-05 Thread Erik Hatcher
On Mar 5, 2009, at 9:24 AM, Tuztuz T wrote: dear all I am really new to lucene Is there anyone who can guid me learning lucene I have lucene in action the old book, but I get hard time to understand the syntaxes in the book and the new lucene release (2.4) Can anyone give me copy of the new

RE: Learning Lucene

2009-03-05 Thread Sudarsan, Sithu D.
Hi Tuztuz, Please visit the book's website and the forum. You will get most queries cleared. Sincerely, Sithu D Sudarsan -Original Message- From: Tuztuz T [mailto:tuztu...@yahoo.com] Sent: Thursday, March 05, 2009 9:24 AM To: java-user@lucene.apache.org Subject: Learning Lucene

Learning Lucene

2009-03-05 Thread Tuztuz T
dear all I am really new to lucene Is there anyone who can guid me learning lucene I have lucene in action the old book, but I get hard time to understand the syntaxes in the book and the new lucene release (2.4) Can anyone give me copy of the new lucen inaction book or any other material that