: If you like, I can post the source code changes that I made to the : SpellCheckerRequestHandler, but at this time I am not ready to open a : JIRA issue and submit the changes back through the subversion. I will : need to do a little more testing, documentation, and create some unit : tests to cover all of these changes, but what I have been able to : perform, it is working very well.
Keep in mind "Yonik's Law Of Patches" ... "A half-baked patch in Jira, with no documentation, no tests and no backwards compatibility is better than no patch at all." http://wiki.apache.org/solr/HowToContribute ...even if you don't think the code is "solid" yet, if you want to eventually make it available to people, making a "rough" version available to people early gives other people the opportunity to help you make it solid (by writing unit tests, fixing bugs, and adding documentation). -Hoss