Thanks!

I searched high and low for that, couldn't see it in front of my face!

Mark

On Wed, Apr 13, 2011 at 6:32 PM, Pierre GOSSE <pierre.go...@arisem.com>wrote:

> For (a) I don't think anything exists today providing this mechanism.
> But (b) is a good description of the dismax handler with a MM parameter of
> 66%.
>
> Pierre
>
> -----Message d'origine-----
> De : Mark Mandel [mailto:mark.man...@gmail.com]
> Envoyé : mercredi 13 avril 2011 10:04
> À : solr-user@lucene.apache.org
> Objet : Allowing looser matches
>
> Not sure if the title explains it all, or if what I want is even possible,
> but figured I would ask.
>
> Say, I have a series of products I'm selling, and a search of:
>
> "Blue Wool Rugs"
>
> Comes in.  This returns 0 results, as "Blue" and "Rugs" match terms that
> are
> indexes, "Wool" does not.
>
> Is there a way to configure my index/searchHandler, to either:
>
> (a) if no documents are returned, look to partial matches of the search
> (e.g. return results with 'Blue rugs', in this case)
> (b) add results to the overall search, but at a lower score, that have only
> *some* of the terms being searched in them (in this case, maybe 2/3)
>
> Is that even possible?
>
> Thanks,
>
> Mark
>
> --
> E: mark.man...@gmail.com
> T: http://www.twitter.com/neurotic
> W: www.compoundtheory.com
>
> cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
> http://www.cfobjective.com.au
>
> Hands-on ColdFusion ORM Training
> www.ColdFusionOrmTraining.com
>



-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
http://www.cfobjective.com.au

Hands-on ColdFusion ORM Training
www.ColdFusionOrmTraining.com

Reply via email to