Matlab 2020a - Search index not found
Show older comments
Hi,
I am installing Matlab 2020a on a number of computers and have found that occasionally the Help search functionality is not working when trying to use the locally installed documentation. On some computers after installation I get the following error when trying to search:-
Search index not found.
I am very new to Matlab so if anyone has an idea of why this is happening, I would be most grateful.
Thanks!
Edit: I am using Windows 10.
3 Comments
Walter Roberson
on 28 Oct 2020
If you are using MS Windows, check your Windows Firewall settings to be sure that you permit MATLAB to form network connections. MATLAB uses network connections to processes on the same computer in order to communicate with the help system, and in order to communication with Simulink, and in order to communicate with the symbolic engine, and a few other situations too.
Anthony Camacho
on 28 Oct 2020
Edited: Anthony Camacho
on 28 Oct 2020
Walter Roberson
on 29 Oct 2020
Sorry, I don't think I have any further ideas at this time. (I do not use Windows much.)
Answers (1)
Aman Vyas
on 3 Nov 2020
0 votes
Hi,
See https://www.mathworks.com/help/matlab/ref/builddocsearchdb.html for re-creating the search database. Maybe this helps you to find the corresponding files in the help folders(see "recent versions" or "file history"). Maybe one of your functions overwrites them or you have shadowed a built-in function, such that the search fails?
Hope it helps !
1 Comment
Anthony Camacho
on 5 Nov 2020
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!