Global Text Search - text_search_admin role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 09:48 AM
Hey all,
I would like to grant global text search to a non-process user, however, the only role in the system (Dublin) is text_search_admin. This also grants the user the ability to edit the search groups, not good.
Is there a default system role that will provide the access to the search without _admin? Or maybe a setting somewhere that could remove this? I just need to get them access to global search without confusing them with the additional functionality of "Edit Search Groups."
Any ideas?
Thanks a bunch!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 10:14 AM
If you look at that role, you can see the 10 access control rule and the one Module that role grants access too. The two ts.group, you would have to modify those and remove text_search_admin role from those or if you created a new role, add the new role to the other 8. Then give the user that new role. I think that will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 12:22 PM
Mike,
Thanks for the quick response....
I did create a new role, and added to those security acl's. Now displays the global text search field, but returns no results but "No search groups available to you, contact your admin for details."

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 12:26 PM
Hmmm . . .maybe try giving read access to that new role for ts_group.* . That should give them the search groups, they just can't modify them.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 12:30 PM