What is your idea ?
I often use a navigation with a main navigation item (e.g. Contact) and subpages (Contact form, How to reach us, Legal information). The main item/document is empty, containing only the firstChildRedirect snippet but acting as a menu item. Clicking this contact menu item user will be redirected to the contact form document (the first child).
For better maintenance and a better understanding of the system used by my clients I set up templates for each type of document. E.g. there is a template for common pages, a template for the (specific built) start page, templates for press releases or events or job offers and so on. Each template contains its necessary TVs. And mostly I have a special template for the "redirect to first child" because my clients shall not put snippet calls into a page. These empty documents contain pagetitle and sometimes a longtitle and/or description for special needs. AS find these documents (it’s too much work for my clients to set documents unsearchable

). And so I have e.g. "Contact" twice in the search results (one for the contact form document itself and one for the parent doc redirecting to contact form).
Therefore it would be nice to have a filter excluding documents using the e.g. "redirecting template" (identified by the template id seen in DocManager module). Or is there a way with PHx?