Chris Keefer

Results 8 issues of Chris Keefer

When creating a query, if you specify a document by clicking the Browse MarkLogic button, an error is displayed when there really isn't one. Note: it doesn't prevent you from...

When creating a query, if you supply a Query Name with a space in it and check the Create SQL View box (create a TDE), an error is returned. The...

For Issue #188 Displaying errors has been a pain point for a while and this is one way to go about a fix. Historically, data-explorer was more of a server-only...

…n/click search as search-user Fixes for issue #197 * Upgraded build.gradle to use https for the the repos. In the past we've used http because I think the java keystore...

I just tried to check the master branch out and do a mlDeploy and ran into the following issues: * Gradle was unable to retrieve resources like mlcp-util. Received error...

When deploying the application to a MarkLogic 8 instance (8.0-6.7) I am receiving the following error when the role defined in ml-config/security/roles/data-explorer-ext-amp-role.json is attempted to be created: > 2018-03-18 06:17:51.142...

There are now a few ML9-only execute privileges listed in the role defined at data-explorer-ext-amp-role.json. This prevents the application from deploying to ML8. Using ml-gradle we can define a separate...

If you define a query with no search fields (basically would just let you look through all the data) and then search using it, you get an error. To recreate:...