Re: Boosting mixed fiedl types

2014-11-17 Thread eakarsu
Ahmet, Thanks boost parameter is determining boost value for whole query. But I am assigning boost for other individual fields. I worry whether or not boost parameter and invidiual boosts with bf and pdf will rank results properly. Erol Akarsu -- View this message in context: http://lucene.

Re: Boosting mixed fiedl types

2014-11-17 Thread Ahmet Arslan
Hi, Edismax has the boost parameter for example. It is multiplicative boost. boost=log(NumberOfClicks) https://cwiki.apache.org/confluence/display/solr/The+Extended+DisMax+Query+Parser Ahmet On Monday, November 17, 2014 3:38 PM, eakarsu wrote: I have several field types and like to assign