Damon Feldman

Results 30 issues of Damon Feldman

Hi Igor. Consider adding MarkLogic as a document DB with RDF and text search all integrated (also geospatial). Security/enterprise focus. Summary: http://www.zdnet.com/article/marklogic-9-launched-with-big-data-in-mind/ It runs Healthcare.gov, a bunch of banks, publishers,...

While working with Smart Mastering Toolkit we found it useful to have one output collection that describes all the mastered data. This is both the "merged" records together with the...

e-node
5.0
Component:Smart-Mastering

Often it is necessary to make synchronous calls to a BPM engine, such as figure out which GUI is next in a sequence based on exclusive gates. This must return...

The work done to select items and sample documents can be leveraged in building TDE views. A different role (DBA type role) should be required to modify index settings in...

Type - Enhancement

The query is not saved, and the GUI does not respond, but browser reports this error: ![image](https://user-images.githubusercontent.com/700633/40547130-0f13b1d8-5fff-11e8-80e2-0918d802b638.png) Also nothing in the ML logs.

Type - Bug

The docs currently cover a lot about getting started, inner working, structure, but there is no overview about what it is for (that I saw in my quick read of...

help wanted
documentation

If the configuration sets SSL to true, but the app server is not configured for SSL, the error response is cryptic. To reproduce, set up a server without SSL (vanilla...

enhancement

mlxprs v 3.0.2 (mac) Suggest allowing a one-line comment above the /* ml connection param block */ to be ignored, and still have the ml connection params parsed out of...

### Use case and current behavior Currently an @custom field such as type User { username: String! @id ... posts: [Post] @custom(http: { url: "https://my.api.com/person/$username/posts", method: GET }) } may...

kind/enhancement
dgraph

### Use case A custom query may be invoked in a chatty way for large GraphQL requests. E.g. type User { username: String! @id ... posts: [Post] @custom(http: { url:...

kind/feature