RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
> -Original Message- > From: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2008 12:38 PM > To: solr-user@lucene.apache.org > Subject: Re: SpellCheckComponent problems (was: Multiple search > components in one handler - ie spellchecker) >

Re: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Shalin Shekhar Mangar
root root 91029 Jun 19 13:46 lucene-snowball-2.4- > > dev.jar > > > -rw-r--r-- 1 root root 18422 Jun 19 13:46 lucene-spellchecker-2.4- > > dev.jar > > > -rw-r--r-- 1 root root 179348 Jun 14 2007 stax-1.2.0-dev.jar > > > -rw-r--r-- 1 root root 25863

RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
solrconfig.xml again? I'm sorry but it doesn't > seem > > > like > > > a problem with the spell checker itself. Also check if there are > any > > > exceptions in the Solr log/console. > > > > > > On Mon, Jul 28, 2008 at 8:32 PM, Andrew Na

RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
any effect on my problem. Andrew > -Original Message- > From: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2008 12:07 PM > To: solr-user@lucene.apache.org > Subject: Re: SpellCheckComponent problems (was: Multiple search > componen

Re: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Shalin Shekhar Mangar
> > Thanks > Andrew > > > -Original Message- > > From: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 28, 2008 11:24 AM > > To: solr-user@lucene.apache.org > > Subject: Re: SpellCheckComponent problems (was: Multiple search

RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
n Shekhar Mangar [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2008 11:24 AM > To: solr-user@lucene.apache.org > Subject: Re: SpellCheckComponent problems (was: Multiple search > components in one handler - ie spellchecker) > > Hi Andrew, > > Your configuration which y

Re: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Shalin Shekhar Mangar
om: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 28, 2008 10:09 AM > > To: solr-user@lucene.apache.org > > Subject: Re: SpellCheckComponent problems (was: Multiple search > > components in one handler - ie spellchecker) > > > > Can you sho

RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
> -Original Message- > From: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2008 10:09 AM > To: solr-user@lucene.apache.org > Subject: Re: SpellCheckComponent problems (was: Multiple search > components in one handler - ie spellchecker) >

Re: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Shalin Shekhar Mangar
Can you show us the query you are issuing? Make sure you add spellcheck=true to the query as a parameter to turn on spell checking. On Mon, Jul 28, 2008 at 6:16 PM, Andrew Nagy <[EMAIL PROTECTED]>wrote: > Shalin - yes the allfields field exists in my schema.xml file. It is a > field that has all

RE: SpellCheckComponent problems (was: Multiple search components in one handler - ie spellchecker)

2008-07-28 Thread Andrew Nagy
Shalin - yes the allfields field exists in my schema.xml file. It is a field that has all of the text from all of the fields concatenated together into one field. My spellCheckIndexDir is created and has 2 segment files, but I think the index is empty. When I initiate the 1st spellcheck.build