Open franklouwers opened 2 years ago
What seems to be happening is that search terms containing dashes get split up. If the words then are common, the settings results get buried. Is there a way to avoid the splitting on dashes?
I think we might need to write some javascript: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_search_scorer
Short description
The search engine on the auth/rec documentation site, might need some love and tuning. It doesn't return any hits when searching for the config parameters for instance.
Environment
Any web browser
Steps to reproduce
any-to-tcp
. https://doc.powerdns.com/authoritative/search.html?q=any-to-tcp&check_keywords=yes&area=defaultclient-tcp-timeout
. https://doc.powerdns.com/recursor/search.html?q=client-tcp-timeout&check_keywords=yes&area=defaultExpected behaviour
Actual behaviour
Other information
update: seems to happen on parameters with dashes in them only.