Is it possible to get facets for page types when using UnifiedSearch?
If it is then please give me an example of how to do it :)
We are using EPiServer Find version 7.
It is. I think this should work:
.TermsFacetFor(x => x.SearchTypeName)
Relevant: http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=83173
Is it possible to get facets for page types when using UnifiedSearch?
If it is then please give me an example of how to do it :)
We are using EPiServer Find version 7.