Adding draft-comments to search results
By default, <draft-comment> content is not part of search results. This can be customized.
Procedure
- Navigate to WEB-INF\db\LiveContent\ui\skins\base\xsl\ui\ and open
search_build_xconf.xsl. - Comment out
<ignore qname="draft-comment"/>(or delete it). - Run
loaddbto upgrade the database (by defaultloaddbuses theUPGRADEcommand). - Restart Content Delivery and log back in.
- In Content Delivery top menu, select
Manage Application. - Select
Search CategoriesthenReindex.
Results
<draft-comment> content is now part of the search results. To have them back in, open search_build_xconf.xsl, un-comment/add back the element, restart and reindex.