Mkdocs plugin to exclude tables and code from the search_index.json as it can be unwanted and lead to huge indexes
pip install git+https://github.com/CraftTweaker/mkdocs-fast-search-updated-plugin.gitIn your mkdocs.yml file add use-site-url to the plugins entry:
plugins:
- fast-search-updated