Hi,
When browsing to https://docs.dataminer.services, there is the possibility to perform a search when clicking on the search icon on the top right corner.
However, after entering a keyword to search for, the search results include results of all the documentation sections. E.g. when searching for the keyword "telnet" I'm getting results of /user-guide, /connector, /dataminer-overview, /develop, /release-notes and the results are all mixed (not grouped per documentation section), even when I opened the search while being under /develop.
How can I narrow down the search result, e.g. when I'm only interested in results that are located under the "Developer documentation"?
I know that it is possible to open the developer documentation and on the top left corner filter by title, but not everything is part of a title. Let's say that someone wants to implement an SNMP table retrieval via the "multiplegetnext" keyword. When searching "multiplegetnext" with the top left corner search, the results include connector documentation and release notes, while I'm only interested how to implement it. Opening developer documentation and searching multiplegetnext on the top left corner mentions that there are no results found.
Regards,
In the meantime, you can also use Google by prefixing your search with "site:http://docs.dataminer.services/develop/" (or any other documentation subsection).