marklogic-samplestack
marklogic-samplestack copied to clipboard
A sample implementation of the MarkLogic Reference Architecture
MarkLogic Java client POJO facade wraps JSON objects in a property based on class name. At some point, we might want to demonstrate a way for non-Java code to work...
The current event cycle on date range filter is leaving corner cases where behavior is unexpected and is perhaps trying a bit too had to "manhandle" bootstrap. Let's look at...
Add pure-Javascript gulp automation automation for database/MarkLogic app setup (and adapt `gulp once` to use it, as well).
https://github.com/marklogic/marklogic-samplestack/wiki/Tooltips ``` Tag (other than checkbox) Show tags related to this tag Deferred until 8.0-2 Related Tag Perform new search for only this tag Deferred until 8.0-2 ```
Copied over from https://github.com/marklogic/marklogic-samplestack/issues/371#issuecomment-70585614 > Q: Writing reusable codes in xquery and starting xquery / marklogic > > [A] ...'t have a module clause). MarkLogic does provide an interesting construct,......
@grechaw can you think of a reason that this function would be failing on travis but not elsewhere? In https://github.com/laurelnaiad/marklogic-samplestack/blob/travis-debug/appserver/java-spring/buildSrc/src/main/groovy/MarkLogicSlurpTask.groovy#L27 ``` void putRdf(client, uri, rdftriples) { def params = [:]...
Mostly this has to do with making ellipses work as they do in this directive: http://angular-ui.github.io/bootstrap/#/pagination From @yawitz audit.
I believe the /v1/tags endpoint is returning the incorrect total number of tags in its responses. To reproduce: View More Tags dialog, NOT LOGGED IN, app makes call to endpoint:...
I think we need a top level entry point for building the various aspects of the project ... making people spend any additional time thinking (even if its just hunting...
Microsoft requesting a sample application to be deployed on Azure instances that come with MarkLogic pre-installed. We are already deploying MarkLogic to other cloud instances such as AWS and should...