Thank you Mike, that was it.
Max.
On Sat, Apr 2, 2016 at 2:40 AM, Mikhail Khludnev wrote:
> Hello Max,
>
> Since it reports the first space occurrence pos=32, I advise to nuke all
> spaces between braces in sum().
>
> On Fri, Apr 1, 2016 at 7:40 PM, Max Bridgewater >
> wrote:
>
> > Hi,
> >
>
Hello Max,
Since it reports the first space occurrence pos=32, I advise to nuke all
spaces between braces in sum().
On Fri, Apr 1, 2016 at 7:40 PM, Max Bridgewater
wrote:
> Hi,
>
> I have the following configuration for firstSearcher handler in
> solrconfig.xml:
>
>
>
>
>
>
Hi,
I have the following configuration for firstSearcher handler in
solrconfig.xml:
parts
score desc, Review1 asc, Rank2 asc
make
{!func}sum(product(0.01,param1),
product(0.20,param2), min(param2,0.4)) desc