RE: spell-checker and faceting

2008-07-24 Thread dudes dudes
thanks :) > Date: Thu, 24 Jul 2008 15:09:55 +0530 > From: [EMAIL PROTECTED] > To: solr-user@lucene.apache.org > Subject: Re: spell-checker and faceting > > No, nothing of that sort right now. > > On Thu, Jul 24, 2008 at 2:4

Re: spell-checker and faceting

2008-07-24 Thread Shalin Shekhar Mangar
-- > > Date: Thu, 24 Jul 2008 13:32:05 +0530 > > From: [EMAIL PROTECTED] > > To: solr-user@lucene.apache.org > > Subject: Re: spell-checker and faceting > > > > On Thu, Jul 24, 2008 at 1:24 PM, dudes dudes wrote: > > > >

RE: spell-checker and faceting

2008-07-24 Thread dudes dudes
all the fields that are defined under the schema ? is it possible to use some wild cards ? thanks again. ak > Date: Thu, 24 Jul 2008 13:32:05 +0530 > From: [EMAIL PROTECTED] > To: solr-user@lucene.apache.org > Subject: Re: spell-checker and

Re: spell-checker and faceting

2008-07-24 Thread Shalin Shekhar Mangar
On Thu, Jul 24, 2008 at 1:24 PM, dudes dudes <[EMAIL PROTECTED]> wrote: > > hi, > thanks for your response and suggestions. > > I can get all the facet working now if I issue: > > > http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck.q=smath&spellcheck=true&rows=0&facet=true&facet.limit

RE: spell-checker and faceting

2008-07-24 Thread dudes dudes
= "smith "> 2 can this be done in one go ? or the end user has to decide the suggestions and then solr facets them ? many thanks ak > Date: Wed, 23 Jul 2008 08:55:27 -0400 > From: [EMAIL PROTECTED] > To: solr-user@lucene.apache.org

Re: spell-checker and faceting

2008-07-23 Thread Geoffrey Young
dudes dudes wrote: Hi, I'm trying to couple spell-checking mechanism with faceting in one url statement.. I can get the spell check right, but the facet doesn't work when it's combined with spell-checker... http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck.q=smath&spellcheck=tr

spell-checker and faceting

2008-07-23 Thread dudes dudes
Hi, I'm trying to couple spell-checking mechanism with faceting in one url statement.. I can get the spell check right, but the facet doesn't work when it's combined with spell-checker... http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck.q=smath&spellcheck=true&spellcheck.build