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
--
> > 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:
> >
> >
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
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
= "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
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