Cris
10/24/2024, 7:17 AMfilter_by: sector_id:=[1, 2, 3]
If Document A
has sector 1
, then it's a match, I want to return a custom score field, like if it matched, it will return custom field named "sector_score"=50
?
ps. the closest one to this feature on the documentation is _eval
but it seems being only used in sorting and can't set a custom score