octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Thu, 29 Mar 2018 13:51:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #79, bug #53006 (project octave):

I can confirm that the .octave_interpreter/fts file is needed for full text
search to work correctly. I can also confirm that if the doc directory is not
writable by me, Octave works fine, but full text searching is non-functional,
all search results return failure.

Looking at the Qt code base I don't see an easy way to change this at the
moment, it looks hardcoded into the internals of QHelpSearchEngine (the
QHelpSearchIndexReader and QHelpSearchIndexWriter internal classes).

Looking at the Qt Assistant program itself, it might be that they have written
a separate implementation of QHelpSearchEngine for Qt Assistant that doesn't
use a search index database stored on disk.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]