Skip to content
#

marklogic

Here are 115 public repositories matching this topic...

chenfiona
chenfiona commented Feb 3, 2020

Is your feature request related to a problem? Please describe.
There are existing data in one DB which I need to harmonise and customise data using data hub.

What is the user-facing scenario that prompted this gap in functionality?
Existing data is in one DB, need the best practice to further harmonise and customise such data using data hub.

Describe the solution you'd like
A

ghost
ghost commented Sep 17, 2018

Thank you for submitting an issue!

If this is a bug, please use the bug template below. If this is an enhancement request, please use the RFE template below. Before submitting your issue, please do us a favor and search currently open issues. If your issue already exists, please make a comment there advocating your issue be addressed sooner.

Bug Template

The issue

Short des

dmccreary
dmccreary commented Oct 19, 2016

[Swagger](http://swagger.io/) is a standard for documenting the function of rest interfaces. It would be nice to be able to auto-generate the swagger files from annotations in the XQuery functions. These annotations could be placed along side the current RXQ annotations.

We would need a report that generated the swagger docs for each REST endpoint.

I am glad to help out on this.

xquery-intellij-plugin
cskeefer
cskeefer commented Feb 1, 2020

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 continuing, but rather is visible when there isn't really an error and might be confusing to a user.

To recreate:

  • Click "Edit Config" from the top nav bar
  • Click the "Create a Query" button
  • Click the "Choose a repr
patrickmcelwee
patrickmcelwee commented Apr 28, 2016

Clicking on the trash icon should always clear the search

Sid reported:

  1. search for "GEM"
  2. click on a demo tile for detail view
  3. from detail view, click trash icon —> it goes back to 3 results
  4. i can't get out of the search and "Show all demos" button doesnt work

I think the issue may be that the SearchModel service is not accessible from the detail controller. We may need to inject it

pipes
josvanroosmalen
josvanroosmalen commented Apr 10, 2020

Once the compiler is ready (well it could be possible now as well to be honest), we can (if there is demand for), create Graphs to design REST Extensions to serve data. We can use those graphs to generate REST Extensions. Investigate whether there is demand for this.

Some ideas:

An Input block with GET/POST/PUT/DELETE output node.
An output node with Content/StatusCode/StatusMessage.

rjkennedy98
rjkennedy98 commented Oct 31, 2017

marklogic-spring-boot (1.0.0-rc)

When I click on a facet it turns it into the following search

{"range-constraint-query":{"constraint-name":"accountId","range-operator":"EQ","value":["4"],"range-option":[]}}]}}

that causes the following error:
REST-INVALIDPARAM Found search:value but expected seach:range-option*
If I re-arrange to:

{"range-constraint-quer

Improve this page

Add a description, image, and links to the marklogic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the marklogic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.