We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
search
V5.4.0
9c5d844e6a6d29d4f03d54946d4659c0cabbeed5 elegant_theme (V1.1-1408-g9c5d844)
I also tried master.
846dfd971563dc20a395577e31ef7f7219dd2d9b elegant_theme (V1.1-1720-g846dfd9)
When typing a query into the search widget, I get a 404.
I can confirm the search.html file does NOT exist in output/
search.html
output/
After running make html serve the console outputs this error on the search query.
make html serve
[21:12:12] WARNING Unable to find `/search.html` or variations: log.py:91 /search.html.html /search.html/index.html /search.html
The text was updated successfully, but these errors were encountered:
See #789
Sorry, something went wrong.
This a distinct issue, which I looked into before posting this.
They are reporting empty search results.
I am reporting 404, which suggests the search.html does not even exist as an empty result page.
@iranzo
Any other ideas on this? Why would the search page be missing completely? I have not figured it out.
[01:31:20] WARNING Unable to find `/search.html` or variations: log.py:91 /search.html.html /search.html/index.html /search.html
No branches or pull requests
Mandatory Step
V5.4.0
9c5d844e6a6d29d4f03d54946d4659c0cabbeed5 elegant_theme (V1.1-1408-g9c5d844)
I also tried master.
846dfd971563dc20a395577e31ef7f7219dd2d9b elegant_theme (V1.1-1720-g846dfd9)
Recommended Step
I need help with
Issue
When typing a query into the search widget, I get a 404.
I can confirm the
search.html
file does NOT exist inoutput/
After running
make html serve
the console outputs this error on the search query.The text was updated successfully, but these errors were encountered: