marklogic-community / data-explorer

Data Explorer Tool
Other
15 stars 4 forks source link

wizard-user doesn't seem to see the data in my databases #170

Open sashamitrovich opened 5 years ago

sashamitrovich commented 5 years ago

To create a query: I'm picking the right database and searching for a collection I know exists but nothings gets found. What am I doing wrong?

markschiffner commented 5 years ago

@sashamitrovich Check your permissions to see the documents. Your user must have 2 roles:

  1. Either data-explorer-search-role or data-explorer-wizard-role
  2. Role or Permissions to view documents in the target database. Upcoming release with should document counts on the database based on your permissions which should be helpful.