Hi guys, i have a question about boosting & calculating a weighted score to influence the ranking:
Is my understanding correct that i can not calculate this score during runtime, so making it dynamic for the user that is making the request and the query they've sent is not possible?
Are there any examples for the implementation of the weighted score, because i can't quite grasp how the boosting is supposed to work. The text_match buckets seem quite limiting if they are the only tool available