I have a dashboard which uses internal index and I made it available for role "user". I couldn't get the dashboard running for the "user" role without providing access to that internal index. Hence I provided access to that internal index for the "user" role and dashboard is working fine now.
Now, I want to restrict user not to run search command for that internal index and I provided that index name in "Restrict search terms" field of that role, but still the "user" role can access that internal index via search. Is there any way, I can restrict user from searching that internal index, but want my dashboard to run for that user role?
TIA!
... View more