Hi,I'm about to write a spellchecker extension for the lucene query handler in jackrabbit. I planned to use the lucene-spellchecker contrib, however I don't want to introduce another dependency in the jackrabbit-core. because the spellchecker contrib in lucene only includes a handful of classes I would prefer to copy the classes and refactor them into the jackrabbit package space.
does anyone have a better idea how to handle this? regards marcel
