Jae Joo, Please have a look at the SpellCheckComponent page on the Wiki for info about setting that component up, so you don't have to make a separate request to the spellchecker. This will also address your issue.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Jae Joo <jae...@gmail.com> > To: solr-user <solr-user@lucene.apache.org> > Sent: Tuesday, December 23, 2008 9:02:37 AM > Subject: spellCheckComponent and dismax query type > > I would like to use spell check with dismax, but it is not working. This > query searchs only default search field which is defined in schema.xml. > > http://localhost:8080/ibegin_mb3/spellCheckCompRH?q=pluming%20heaing&qt=dismax&spellcheck.q=pluming%20heaing&spellcheck.count=10&spellcheck=true&spellcheck.collate=true > > Can any one help me? > > Thanks, > > Jae Joo