21.5 Configuring search properties for Eclipse Help

For Eclipse version 3.4 or later, to prevent Eclipse from including in each search result the first 170 or so characters after the <body> tag of the topic, provide a <meta> element containing a description attribute in the <head> section of the topic; for example:

<meta name="description" content="How to polish widgets."/>

You can specify the content value in a DITA PI marker of type MetaDescription, or use the content of a dedicated paragraph format; see §22.4.6 Supplying content for the <meta> tag

Note:  In Eclipse 3.4 this technique works only for HTML files, not XHTML files.

Previous Topic:  21.4.4 Configuring index properties for Eclipse Help

Next Topic:  21.6 Merging Eclipse Help projects

Parent Topic:  21. Generating Eclipse Help

Sibling Topics:

21.1 Understanding how Eclipse Help works

21.2 Setting up an Eclipse Help project

21.3 Configuring Eclipse Help manifest files

21.4 Configuring contents and index for Eclipse Help

21.6 Merging Eclipse Help projects

21.7 Setting up CSH for Eclipse Help

21.8 Packaging Eclipse Help files