Thanks for the response David !
I created a quick repo just to showcase,
https://github.com/aggelako/JavaSpellchecker
In there you can see how im using lucene, in the SpellChecker class/ the
spellCheck function where im performing a spellcheck.I have also provided the
dicts as resources.
You
Hi Greg,
I see now where my example didn’t give enough info. In my mind, `Genre /
Author nationality / Author name` is stored in one hierarchical facet field.
The data we’re aggregating over, like publish date or price, are stored in
DocValues.
The demo package shows something similar [1], where