Go to System -> Global Configuration -> Smart Search -> Index
Here you can input negative weight multipliers.
After inputting negative weight multipliers and trying to save said changes, get a popup/message notifying you that negative values are prohibited.
You can save negative values for weight multipliers.
This will result in an error when trying to index your data with the new multipliers.
This has been tested on Joomla 4.0 dev and Firefox 91.0.2 64bit with ~1300 articles and Sample blog data installed.
This option makes sense for values from 0-n but values below 0 should be prohibited.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-25 13:59:10 |
Closed_By | ⇒ | alikon |
@Waleet Please test #35367 and after test mark the test result in the issue tracker here https://issues.joomla.org/tracker/joomla-cms/35367 by using the "Test this" button at the top left corner, then selecting the appropriate test result and then submit. Thanks in advance, and thanks for reporting the issue. Good catch.
@richard67 Ty Richard happy to help :)
It would just need this xml updating
joomla-cms/administrator/components/com_finder/config.xml
Line 276 in 2f9ce76
min="0"