marklogic-samplestack icon indicating copy to clipboard operation
marklogic-samplestack copied to clipboard

A sample implementation of the MarkLogic Reference Architecture

Results 85 marklogic-samplestack issues
Sort by recently updated
recently updated
newest added

Per our discussion last week , we agreed on before Dev diving deep into writing different kind of tests(eg e-2-e ; one of each kind ) that will be coming...

Task
fix
major

QA to integrate the Unit tests ( Node Tier) to test harness once they are available .

Task
major

Once the End to End scenarios will be in place QA will work to provide feedback on them . 1. QA need to look for the area that require more...

Task
fix
major

Once the End to End Scenarios are in place and running and flushing the results , QA need to facilitate so it publishing those end to End results to Regression...

Task
fix
minor

1) Test automate various steps that need to be conducted to deploy the browser app . 2) Results to be published to the Test Harness

Task
fix
minor

- migrates from the old `ValueIterator` to `Sequence` - simplifies search result matches resolution With this, the `gradle dbTest` target was succeeding against MarkLogic 9.0.1. Please also see #714 which...

... package as the referenced version was accidentally unpublished from npmjs.com (see https://www.npmjs.com/package/i) With this, `npm install` runs fine again.

Hi, I was deploying the samplestack app as a 3-tier web application (as it is developed as a 3-tier app), in which middle tier was Java-Springs and browser side as...

![module](https://user-images.githubusercontent.com/30853729/29954619-e0a002f4-8ef6-11e7-88f4-0c80008ba6f5.png) this is what I run. abcd@INNASPC6786 MINGW64 /c/marklogic-samplestack $ gulp run C:\marklogic-samplestack\shared\js\options.js:238 module.exports = _.transform( ^ TypeError: _.transform is not a function at Object. (C:\marklogic-samplestack\shared\js\options.js:238:20) at Module._compile (module.js:570:32) at...