Froh,
This is a great shameless self plug. I will start to look at the examples
you've written and see if I can find questions that might both illuminate
things for me as well as enrich the content.
Thanks!
Marc
On Wed, Oct 9, 2024 at 3:30 PM Michael Froh wrote:
> Hi Marc,
>
> In some shameless
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
+1 on the question.
On Tue, Oct 8, 2024 at 6:35 PM Marc Davenport
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
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.