Skip to content

Commit 7419e19

Browse files
committed
Disable docsearch version faceting
1 parent 27ee643 commit 7419e19

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.idea/runConfigurations.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/js/vendor/docsearch.bundle.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
appId: config.appId,
1111
indexName: config.indexName,
1212
apiKey: config.apiKey,
13-
searchParameters: { facetFilters: [`version:${config.pageVersion}`] },
1413
})
1514
}
1615
})()

0 commit comments

Comments
 (0)