-
Notifications
You must be signed in to change notification settings - Fork 9
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
Staging content showing up in public search results #113
Comments
D'oh! That's right, we have a
I'll have to ask @kenperkins about that one. Basically it'd impact the Carina sprint.
You can indeed. Triggering a rebuild is a cluster admin thing, though. Let me know (on this issue?) when the unsearchable content is built and I can take care of it. |
Just clarifying -- You set this on each conf.py to exclude content in a project, not in the entire content repository. |
Correct. I think when I wrote that it was all one-to-one. +1 |
@smashwilson Content has been rebuilt with the "unsearchable" setting. After you re-index, we can close this issue, or possibly change it to: Update search indexing function to ignore deconst.horse content by default. That way, people wouldn't have to set "unsearchable" on every project deployed to |
@meker12 The re-indexing is complete and I'm no longer seeing staging.horse URLs in the search results for "ceph." We can keep the issue title as-is; the title's already pretty clear about the problem. |
😎 |
@smashwilson Content from the rpc-internal build on the roc master branch is showing up in the search index with links to staging URLs (which are all broken).
See: https://github.com/rackerlabs/docs-rpc/issues/536#issuecomment-244077310
Question: If this is a bug with no time to fix now, can we add the "no search" configuration to the project, and then re-index the content store to remove the results.
The text was updated successfully, but these errors were encountered: