diff --git a/doc/qtcreator/src/editors/creator-search.qdoc b/doc/qtcreator/src/editors/creator-search.qdoc index 3b8f4463f5e..fb11d9c0e01 100644 --- a/doc/qtcreator/src/editors/creator-search.qdoc +++ b/doc/qtcreator/src/editors/creator-search.qdoc @@ -243,6 +243,14 @@ \li When searching, select \uicontrol {Silver Searcher} in the \uicontrol {Search engine} field. + \li If Silver Searcher is not found, you might have installed it in a + location that is not found via the \c{PATH} environment variable. + Select \uicontrol Tools > \uicontrol Options > \uicontrol Environment > + \uicontrol System (or \uicontrol {\QC} > \uicontrol Preferences > + \uicontrol Environment > \uicontrol System on macOS), then select + \uicontrol Change in the \uicontrol Environment field and add an entry + \c{PATH=/path/to/bin:${PATH}}. + \endlist \endif */