---------- Forwarded message ----------
From: Shay Sofer <sha...@checkpoint.com>
Date: Wed, Jul 16, 2014 at 6:55 PM

That’s my question :-)

How should I manage this scoring system.

I guess that I need to add new field (my_score) and update him as I want.



-----Original Message-----
From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
Sent: Wednesday, July 16, 2014 1:53 PM
To: solr-user
Subject: Re: Solr score manager

How are you storing this information in your documents?

Regards,
    Alex
On 16/07/2014 5:03 pm, "Shay Sofer" <sha...@checkpoint.com> wrote:

> Hi All,
>
> I need a specific score mechanism.
>
> I would like to sort my results based on customize scoring field.
> scoring for example -
>
>
>
> 1.       If this is a new object - 100
>
> 2.       Edited - 80
>
> 3.       Recent search - 50
>
> 4.       Opened - 40
> and some more actions...
>
> And then when execute a new search they sorted based on score field.
>
> Example:
> Object 1 : opened  = 40.
> Object 2: New = 100
> Object 3: edited X 2 + recent search X 1 = 210.
>
> Result:
>
> Object 3
> Object 2
> Object 1
>
> Any good article for this? Examples?
> I'm using Solr with Java.
>
> Thanks in advance,
> Shay.
>
>
>
>
>
>


Email secured by Check Point

Reply via email to