token1) OR (FieldC:token1 AND
-FieldB:token1 AND -FieldA:token1)"
--
Nelson Branco
SAPO Mapas/GIS
-Original Message-
From: Chris Hostetter [mailto:hossman_luc...@fucit.org]
Sent: quarta-feira, 5 de Janeiro de 2011 02:12
To: solr-user@lucene.apache.org
Subject: RE: Custom match scoring
:
t: RE: Custom match scoring
: Yes, I already looked dismax which I'm using for other purposes, the big
: deal for this problem is having summed only the best match of each field.
In
: dismax it sum all matches on each field.
can you describe what you want in pusedo code?
what you are describ
: Yes, I already looked dismax which I'm using for other purposes, the big
: deal for this problem is having summed only the best match of each field. In
: dismax it sum all matches on each field.
can you describe what you want in pusedo code?
what you are describing sounds exactly like using t
-feira, 23 de Dezembro de 2010 18:04
> To: solr-user@lucene.apache.org
> Subject: Re: Custom match scoring
>
> Hmmm, have you looked at dismax? If I'm reading your message correctly, it
> sounds
> like this may already be there. Of course I've missed the point of messa
ckson [mailto:erickerick...@gmail.com]
Sent: quinta-feira, 23 de Dezembro de 2010 18:04
To: solr-user@lucene.apache.org
Subject: Re: Custom match scoring
Hmmm, have you looked at dismax? If I'm reading your message correctly, it
sounds
like this may already be there. Of course I've missed the po
Hmmm, have you looked at dismax? If I'm reading your message correctly, it
sounds
like this may already be there. Of course I've missed the point of messages
before.
Best
Erick
On Thu, Dec 23, 2010 at 10:29 AM, Nelson Branco wrote:
> Hi,
>
>
>
> I’m implementing a search that has peculiar scorin