Replies: 2 comments
-
Not right now, but this is already planned as a feature for the new search. No ETA right now, but it will be released after we finish our current efforts on the foundational work we're currently doing. Thanks for your patience! |
Beta Was this translation helpful? Give feedback.
-
Hello @sn0wcat, mkdocs-material/src/templates/assets/javascripts/bundle.ts Lines 101 to 116 in 4c0004e Therefore, you can replace the As for including multiple search indexes, you'd have to post-process the References: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to configure the mkdocs_material search to use different
search_index.json
dependent on the toggle in the UI? we have implemented a "global switch" in our documentation site, where the user can decide to restrict a view to a certain role and i would like to serve differentsearch_index.json
files dependent on that selection.we are using the insiders version of the theme.
Beta Was this translation helpful? Give feedback.
All reactions