Hi i am using elastic app search ,
i know result is sorted via score but its also give data where score is less <1 , which is not valid case for our application , i already setup relevance tuning etc but still its give data where score <1 .
is there any way where i can setup any setting or send filter , so its only result where score >=1 .
1 way is once i received data i filter out based on score but its break facet and paging .
any suggestion for this ?
Thanks in advance
Dilip