Skip to content

Commit 117d0d6

Browse files
committed
Add facet filters
1 parent 13b7ce7 commit 117d0d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/nav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
apiKey: 'e3b73ac141dff0b0fd27bdae9055bc73',
1414
indexName: 'pytorch',
1515
inputSelector: '#search_input_react',
16+
algoliaOptions: { 'facetFilters': ["tags:$TAGS"] },
1617
debug: false // Set debug to true if you want to inspect the dropdown
1718
});
1819
</script>

0 commit comments

Comments
 (0)