[fpc-pascal] How create a full text search with TChmWriter?
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Feb 21 00:00:27 CET 2012
Hi,
I'm using TChmWriter to pack some html files into a chm file.
The index works. I don't have a TOC.
Now I want a full text search.
I set Writer.FullTextSearch to true, it takes a long time to
process and the resulting chm is 30% bigger than the total of all
files. So I guess it has created some index.
But in lhelp I don't see a search, only the index.
chmmaker can show a search for the example.chm, but can not find
anything.
Has someone an example how to create a chm file with full text search?
Mattias
More information about the fpc-pascal
mailing list