[Interest] Qt Assistant can't search

John Weeks john at wavemetrics.com
Wed Mar 14 01:15:24 CET 2012


On 13-Mar-2012, at 5:01 PM, John Weeks wrote:

> Or maybe there's a secret way to make Assistant rebuild its index.

Ah, hah! You do it from a terminal window, with a command-line option. On a Macintosh, since the .app is really a bundle directory, you do something like this:

cd /qtbuild/install/macosx/bin/Assistant.app/Contents/MacOS
./Assistant -rebuild-search-index

It thinks for half a minute or so, then searching is magically restored. I agree with David- it seems like a bug that it doesn't automatically re-index when the help files change.

-John Weeks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120313/82e404da/attachment.html>


More information about the Interest mailing list