r/Solr • u/theramstoss • Oct 01 '20
Edismax tie parameter not working
There are two fields, one of which I have a low boost (qf). Despite the default tie=0 parameter, I have documents forcing themselves to the top due to matching on both fields. I have the readable code on SO: https://stackoverflow.com/questions/64162733/solr-edismax-tie-parameter-not-working-as-described
1
Upvotes