Re: Function Query does not work properly

2014-02-27 Thread rainfall83
Hi Jan, I think that in your overall function you messed up a little with your time units. In your product function you try to get years from miliseconds: product(ms(NOW,date_field),3.16e-11) ... to have that value comparable with the value of -100 in your map function: map(product(ms(NOW,date_f

Re: Re: Can set a boost function as a default within requesthandler?

2014-02-20 Thread rainfall83
> > On Thursday, February 20, 2014 10:15 PM, rainfall83 wrote: > Hi Peter, > how about: > > >   explicit >   *,score >   product(answeredStatus, articleType) > > >   collapse >   facet >   mlt >   highlight >   stats >   debug > > >

Re: Can set a boost function as a default within requesthandler?

2014-02-20 Thread rainfall83
Hi Peter, how about: explicit *,score product(answeredStatus, articleType) collapse facet mlt highlight stats debug ? W dniu 2014-02-20 20:20:08 użytkownik Peter Dodd napisał: > For my search I’ve established a boost function which enhances result > ranking. In a query