Documentation Center

Disabling the display of search excerpts in full-text search

By default, full-text search shows some words around the keyword as found in each document so that the user can see the context of how the keyword is used. You can disable this feature as a possible performance optimization.

Procedure

  1. Navigate to your collection directory and open wietmsd_prg.xml for editing.
  2. Find the configitem element with its name attribute set to ietm.include_fragments, and set the value of its value child element to 0.
  3. Save and close wietmsd_prg.xml.