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

DS-4524 add comment about the use of solr #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abollini
Copy link
Member

@benbosman
Copy link
Member

Isn't this feedback primarily relevant for POST /api/core/communities/<:uuid>/adminGroup as it's during the creating of the new admin group that a re-index is required to ensure the admin has implicit read rights to all content in the community

@tdonohue
Copy link
Member

tdonohue commented Mar 27, 2020

Rather than adding this as a note, is there a way to simply automate reindexing a Collection/Community when an Admin group is added? This note seems highly unlikely to ever be seen by end users (who would create an Community/Collection Admin group using the UI, and would be unaware that this task requires a reindex).

So, to me, it seems like we either should automate this reindex (when such a group is created) or perhaps make this reindexing of Community/Collection easy to perform from the UI (afterall, we do have the index-discovery script enabled via the /api/system/scripts endpoint).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants