You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately it looks like my attempts either to down-rank or completely ignore the code documentation aren't working. Try searching MPID on https://crateanon.readthedocs.io/en/latest/
Unfortunately it looks like my attempts either to down-rank or completely ignore the code documentation aren't working. Try searching MPID on https://crateanon.readthedocs.io/en/latest/
Here is the documentation I was following:
https://docs.readthedocs.io/en/stable/config-file/v2.html#search-ranking
https://docs.readthedocs.io/en/stable/config-file/v2.html#search-ignore
Here is the config file:
https://github.com/ucam-department-of-psychiatry/crate/blob/master/.readthedocs.yaml
Here is what I think is the relevant part of the code
https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/projects/tasks/search.py#L65
This uses
fnmatch.fnmatch
to test the HTML filenames with the patterns.Next step is probably to set up a local readthedocs installation with ElasticSearch. Not urgent.
The text was updated successfully, but these errors were encountered: