Hello, I'm trying to return whole documents matching the query (as opposed to just returning matching snippets) using Java client.
I was unable to do so, but read that there is a property called "transform-results", which if you set to "raw" will return whole documents. Is there a way to do this using the Java client, or the equivalent? I want to avoid having to make multiple read requests to the DB using a document manager. Thanks, Anna. _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
