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

Scenario mentioned in #362: when using 2 different browsers, must manually refresh page to see updates. Current architecture does not support dynamic refresh across browsers. Consideration for future - research...

RFE

I wonder if there are any plans to either make available a docker version of this app (marklogic-samplestack), or at least of marklogic current rel?

RFE
feedback

Helpful for developers tuning search and playing with relevance in search results. See comments here for background: https://github.com/marklogic/marklogic-samplestack/issues/297#issuecomment-78644262

RFE

Currently, sorting by 'newest' is driven by the requirements: _User must also be able to sort by recency. The date of the most recent question or answer should drive recency....

question
RFE

see below for update - https://github.com/marklogic/marklogic-samplestack/issues/404#issuecomment-73375873 @grechaw and I spoke the other day about date buckets. We've both noticed that the monthly buckets that are hard-coded in right now seem...

RFE
verify
minor

Add testing instructions to contributing.md, primarily for external contributors. Will also be a good basis for internal team members to know pre-requisite for submitting pull request. See simple example in...

RFE

Would like to revise and expand Documentation - both official and unofficial - for tutorial purposes. Suggestions include: - Wiki covering gradle tasks in more depth - Wiki covering testing...

RFE

As of now, dbLoad always tries to run fetch/extract of seed data unless those tasks "think" they've already been run. 1) I think it's confusing that the data are kind...

RFE

spec: "POST body, form encoded, username, password" This needs to be a rest endpoint.

Task
fix
major

travis has very unforgiving network and sometimes can't get a connection to developer.marklogic.com. Isolate attempt to fetch seed data into a curl command so that the special "travis_retry" script may...

Bug
external
major