Page 1 of 1

Webhelp how to avoid toc indexing

Posted: Mon Feb 29, 2016 12:05 pm
by damienr
Hi,

I do not want to have the toc.htm file indexed by the serach engine.
in the indexertask ant task, I added div.tree, div.tab_nav_tree_placeholder, but the toc is still part of the result list. that cause some navigation issue if we click on the corresponding result.


<indexertask
htmlDir="${output.dir}"
resourcesDir="${output.dir}/oxygen-webhelp"
outputDir="${output.dir}/oxygen-webhelp/search"
propsDir="indexer"
indexerLanguage="${webhelp.language}"
htmlExtension="${args.outext}"
stem="${use.stemming}"
userDictionary="${webhelp.search.japanese.dictionary}"
doNotIndex="div.ignore,div.navfooter,div.footer,div.navheader,div.tree,div.tab_nav_tree_placeholder"/>

Re: Webhelp how to avoid toc indexing

Posted: Tue Mar 01, 2016 3:17 pm
by bogdan_cercelaru
Hello,

Thank you for reporting this.
I've registered an issue in our issue tracking system to be analyzed and I will let you know when it is resolved.

Regards,
Bogdan

Re: Webhelp how to avoid toc indexing

Posted: Fri Jul 01, 2016 3:21 pm
by Radu
Hi,

This issue should be fixed in Oxygen 18.0.

Regards,
Radu