Display hits depending on meta values

The search feed can return different kinds of values for a given meta, and you may want to display these values with specific look and feels in the search hits.

For example, you can have several types of documents - for example an MS Word document, an intranet page, etc. - and you want to associate each type to a specific look and feel in the search hits. In this case, you can customize the display of hits by types conditionally, by creating your own JSP files and referencing them as described in the following procedures.

Note: To customize the look-and-feel, the JSP files can either include specific HTML codes or reference CSS files.

This task shows you how to:

See Also
Modifying the Search Results Display