Effect of values for "weight"? #2662
-
|
I'm trying to work out how to weight the search engines in the settings.yaml. I can see most values are set at 1 (default?), others at 2, and a couple of others at 100. Is the weighting system using a range of 1 to 100? If I have search engine A at 1, and B at 2, is that any different from having A at 1 and B at 100? I searched the docs and here, and wasn't able to turn up anything. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, you can also use 0.5 to lower the result-score
Yes, results from B are ranked 100 times higher then those from A .. in a result page results from B are shown before results from a Lines 131 to 140 in d52919c |
Beta Was this translation helpful? Give feedback.
No, you can also use 0.5 to lower the result-score
Yes, results from B are ranked 100 times higher then those from A .. in a result page results from B are shown before results from a
searxng/searx/results.py
Lines 131 to 140 in d52919c