Skip to content
New issue

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 exclude_unreferenced Does Not Work on Live Server #63

Open
wesleyboar opened this issue Dec 17, 2024 · 0 comments
Open

Search exclude_unreferenced Does Not Work on Live Server #63

wesleyboar opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wesleyboar
Copy link
Member

Overview

#62 works locally, but does not work on live server.

Expected Result

  1. Open https://docs.tacc.utexas.edu/search.html?q=Frontera+User+Guide
  2. ✅ See first result is not:

    Frontera User Guide
    Frontera User Guide Last update: October 30, 2024 […]

  3. ✅ See only one instance of:

    Frontera User Portal
    Explore the Frontera User Portal's Dashboard functionality. […]

  4. ✅ See only one instance of:

    Secure Shell (SSH)
    The ssh command (SSH protocol) is the standard way to connect to Frontera. […]

Actual Result

  1. Open https://docs.tacc.utexas.edu/search.html?q=Frontera+User+Guide
  2. ❌ See first result is:

    Frontera User Guide
    Frontera User Guide Last update: October 30, 2024 […]

  3. ❌ See two instances of:

    Frontera User Portal
    Explore the Frontera User Portal's Dashboard functionality. […]

  4. ❌ See two instances of:

    Secure Shell (SSH)
    The ssh command (SSH protocol) is the standard way to connect to Frontera. […]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant