[an error occurred while processing this directive]
How can I customize the format of the search result page?

The WebCom Glimpse indexing facility allows you to control a number of aspects of the search result page:

  1. You can use the Glimpse Headers and Footers to implement a custom header and/or footer of the result page.
  2. You can use the glimpse_show_head and glimpse_show_lines parameters respectively to control whether or not the header (usually title and description) and matching lines are displayed for each file which matches the search.
  3. You can change what is displayed for a particular html page when it matches by changing the meta tag (provided you have the glimpse_show_head parameter "on").
  4. You can cause the number of matches in each file to be displayed for each matching page by turning glimpse_count_matches parameter "on" (provided you have the glimpse_show_head parameter "on").
[an error occurred while processing this directive]