malteseduck / spring-data-marklogic

An implementation of the Spring Data interfaces for the MarkLogic NoSQL database
Apache License 2.0
7 stars 9 forks source link

DocumentDescriptor not preserving document metadata #13

Closed malteseduck closed 7 years ago

malteseduck commented 7 years ago

No perceivable way to check if the results have metadata, so can't set it conditionally. If we try and set it and it is not there then we get an IllegalArgumentException.