-
Notifications
You must be signed in to change notification settings - Fork 28
Search exclude_unreferenced Does Not Work on Live Server #63
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Overview
#62 works locally, but does not work on live server.
Expected Result
- Open https://docs.tacc.utexas.edu/search.html?q=Frontera+User+Guide
- ✅ See first result is not:
Frontera User Guide
Frontera User Guide Last update: October 30, 2024 […] - ✅ See only one instance of:
Frontera User Portal
Explore the Frontera User Portal's Dashboard functionality. […] - ✅ See only one instance of:
Secure Shell (SSH)
The ssh command (SSH protocol) is the standard way to connect to Frontera. […]
Actual Result
- Open https://docs.tacc.utexas.edu/search.html?q=Frontera+User+Guide
- ❌ See first result is:
Frontera User Guide
Frontera User Guide Last update: October 30, 2024 […] - ❌ See two instances of:
Frontera User Portal
Explore the Frontera User Portal's Dashboard functionality. […] - ❌ See two instances of:
Secure Shell (SSH)
The ssh command (SSH protocol) is the standard way to connect to Frontera. […]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working