Re: Boosting with 0 factor

2018-03-14 Thread Emir Arnautović
Hi Dariusz, It will match but it will not affect the score. If you have a single field boosted with 0, score will be 0. You can use debugQuery=true to see how query is parsed and see that there is a component even boost is 0. HTH, Emir -- Monitoring - Log Management - Alerting - Anomaly Detectio

Boosting with 0 factor

2018-03-13 Thread Dariusz Wojtas
Hi, I have a question about boosting queries with ^0 I am using LTR. In the 1st step I want to narrow the query, but limit 'noise' results as much as possible. The 1st step is defined as follows: {!edismax qf='keyword_id^10 keyword_nonid^2 keyword_lastNames^2 keyword_names^1' v=$searchedTerms