Releases: objectscript/iKnowDoc
Searching in InterSystems documentation
Download the Installer.xml file from the latest release available on the corresponding page. Import the loaded Installer.xml file into the %SYS namespace and compile it. Enter the following command in the terminal in the %SYS namespace:
do ##class(Docsearch.Installer).setup(.pVars)
After that, the search will be available at the following address http://localhost:[port]/csp/docsearch/index.html
Поиск по документации
Download the Installer.xml file from the latest release available on the corresponding page. Import the loaded Installer.xml file into the %SYS namespace and compile it. Enter the following command in the terminal in the %SYS namespace:
do ##class(Docsearch.Installer).setup(.pVars)
The process takes around 15-30 minutes because of the domain builiding process.
After that, the search will be available at the following address http://localhost:[port]/csp/docsearch/index.html