Ok, thanks.
That's what I expected :D

> ----------------------------------------
> From: dante stroe <dante.st...@gmail.com>
> Sent: Thu Jan 13 15:56:33 CET 2011
> To: <solr-user@lucene.apache.org>
> Subject: Re: Solr boolean operators
> 
> 
> To my understanding: in terms of the results that will be matched by your
> query ... it's the same. In terms of the score of the results .... no,
> since, if you are using the first query, the documents that will match both
> the "a" and the "b" terms, will match higher then the ones matching just the
> "a" term.
> 
> On Thu, Jan 13, 2011 at 3:29 PM, Xavier Schepler <
> xavier.schep...@sciences-po.fr> wrote:
> 
> > Hi,
> >
> > with the Lucene query syntax, is :
> >
> > a AND (a OR b)
> >
> > equivalent to :
> >
> > a
> >
> > (absorption)
> >
> > ?
> >


--------------------------------------------------------------------------
Tous les courriers électroniques émis depuis la messagerie
de Sciences Po doivent respecter des conditions d'usages.
Pour les consulter rendez-vous sur
http://www.ressources-numeriques.sciences-po.fr/confidentialite_courriel.htm

Reply via email to