Hi Marc, In some shameless self-promotion, I've written up some worked Lucene examples (maybe a little more focused on Lucene internals than best practices) over at https://github.com/msfroh/lucene-university. If you have anything you'd like to understand better, feel free to open issues there and I'm happy to write up examples. (I've started getting a few other contributors, which is pretty cool.)
I also used to run a weekly Lucene study group on Zoom (with a bit of a focus on OpenSearch, but still mostly aimed at Lucene). The last occurrence was in August (https://www.meetup.com/opensearch/events/302874684/). I'd love to start that back up and switch to more of a question and answer / tutorial format. We could record them and stick them up on YouTube, if that would be helpful. Thanks, Froh On Tue, Oct 8, 2024 at 7:46 PM Navneet Verma <vermanavneet...@gmail.com> wrote: > +1 on the question. > > On Tue, Oct 8, 2024 at 6:35 PM Marc Davenport > <madavenp...@cargurus.com.invalid> wrote: > > > Hello, > > I had this question buried in a previous email. I feel like I have a > very > > loose grasp on the Lucene API and how to properly implement with it. I'm > > working on code that I didn't write myself from the ground up. Since I'm > > learning as I'm reading it, I can only assume things were done right. As > I > > look to improve and change our code, I don't know how to distinguish > what's > > good and bad practice. We leverage some features that don't seem to be > > rudamentary. I'm looking for any in person learning opportunities, > > training, workshops, etc that really dives into how lucene works to give > me > > a better handle on what we have vs what we could. I'm open to personal > > direct education if that's an option. Any professional development > > opportunities, consultant groups with a good education reputation, etc > > would be welcome. > > Thank you, > > Marc > > >