Thanks a ton, Hoss. I just did an ant on the contrib/spellchecker
directory and it produced a jar file in the LUCENE_HOME/build/
directory. Replacing the old jar file with the new jar file fixed my
errrors as I suspected. Thanks, again.
-Ryan
On Mar 15, 2007, at 1:38 PM, Chris Hostetter
: My question basically was is there a spellchecker-2.*1*-rc1-dev.jar?
There *should* be a spellchecker 2.1 jar in the contrib/spellchecker/
directory of the 2.1 release.
-Hoss
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
15 mar 2007 kl. 15.33 skrev Ryan O'Hara:
My question basically was is there a spellchecker-2.*1*-rc1-dev.jar?
There has been changes since 2.0. You can also take a look at this:
https://issues.apache.org/jira/browse/LUCENE-632
The problems I'm having...
Exception:
java.lang.NullPointerE
My question basically was is there a spellchecker-2.*1*-rc1-dev.jar?
The problems I'm having...
Exception:
java.lang.NullPointerException
at
org.apache.lucene.search.spell.SpellChecker.indexDictionary
(SpellChecker.java:298)
at DidYouMeanIndexer.createSpellIndex(DidYouMeanInd
14 mar 2007 kl. 21.47 skrev Ryan O'Hara:
Is there a SpellChecker.jar compatible with Lucene 2.1. After
updating to Lucene 2.1, I seem to have lost the ability to create a
spell index using spellchecker-2.0-rc1-dev.jar. Any help would be
greatly appreciated.
Can you explain the problem
Is there a SpellChecker.jar compatible with Lucene 2.1. After
updating to Lucene 2.1, I seem to have lost the ability to create a
spell index using spellchecker-2.0-rc1-dev.jar. Any help would be
greatly appreciated.
Thanks,
Ryan
--