glimpse/kdevelop

Harald Fernengel harry at kdevelop.org
Wed Jul 24 21:29:18 BST 2002


Hi,

On Wednesday 24 July 2002 18:53, you wrote:
> Hi,
> I'm using kdevelop in combination with glimpse. There are two problems i
> can't solve:
> 1.)
> I build a new index using the options dialog. The files to be indexed are
> the documentaion of a special library. After building the new library,
> glimpse does't find any word in the index. I've build the index in the same
> way kdevelop does:
> ----------- CCreateDocDatabaseDlg::~CCreateDocDatabaseDlg() ---------------
> *m_proc <<  "find "+ dirs +" -name '*.html' | glimpseindex " +
>                     size_str +" -F -X -H "+ locateLocal("appdata","");
> ---------------------------------------------------------------------------
> my command:
> find <path> -name '*.html' | glimpseindex -F -X -H
> <home>/.kde/share/apps/kdevelop
> ---------------------------------------------------------------------------
> Building the index without -X everything is ok, glimpse find all words...
>
> 2.)
> If KDevelop got an result, the file <<search_result.html>> is build. in
> this file, the hyperlinks were not correct, e.g.
> <TR><TD><A HREF="<path>/class_TStdProbabilityStatistic.html:"> 19</A><TD>19
>                                                            ^
> whats wrong??

I'm experiencing the same problems, it could be a glimpse bug or a change in 
behaviour. The "-X" parameter stores the html title after the filename. There 
is also a warning that glimpse cannot handle files with spaces, maybe this is 
the reason for the breakage?

Best regards,
Harry

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list