I came across something about excludeTemplate configuration, but I can't tell if that pertains to Coveo for Sitecore. Does it apply?
I read about inbound/outbound pipelines here: http://www.sitecore.net/learn/blogs/technical-blogs/sitecore-7-development-team/posts/2013/04/sitecore-7-inbound-and-outbound-filter-pipelines.aspx
...but I would prefer to find a configuration-based solution, and not have to write/maintain more code.
Answer by Daniel Reedy · Sep 23, 2015 at 04:34 PM
I figured it out from some other code snippets:
<exclude hint="list:ExcludeTemplate">
<Some_Template>{99999999-9999-9999-9999-999999999999}</Some_Template>
</exclude>
Media Type Facet 2 Answers
Sitecore farm env 1 Answer
Excluding a Sitecore language using the Inbound Filter Pipline 0 Answers
Search returns no results for a specific type of item 1 Answer
How to only display the top 3 results of each template 1 Answer