Skip to content

Commit f2b8ec5

Browse files
authored
Coveo: Added new 'result/document type' facet to coveo (#291)
1 parent aad15ef commit f2b8ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/coveo-atomic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<atomic-layout-section section="facets">
2222
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
2323
<atomic-facet field="language" label="Show by language"></atomic-facet>
24+
<atomic-facet field="f5_document_type" label="Show by type"></atomic-facet>
2425
</atomic-layout-section>
2526

2627
<!-- Main Section -->

0 commit comments

Comments
 (0)