client keyvalue interface being removed
The keyvalue interfaces in the REST and Java APIs have been deprecated for awhile, and will be removed entirely in ML9. I found a few references in the tutorials that should eventually be changed/removed after release. In your copious spare time.
- http://developer.marklogic.com/learn/rest/rest-api-basics
- http://developer.marklogic.com/learn/tutorials/jaxenter.com/marklogic-pojos
- http://developer.marklogic.com/learn/arch/search-and-indexing
Let me know if this is not a good way to notify/track these kind of changes.
Removed reference from /learn/rest/rest-api-basics.
Is QBE the preferred approach for key/value matches in ML9?
Justin might say something different, but from my perspective, the answer is to use either /search or /qbe. Which is to say, I didn't stress either one in the incompat notice in the release notes. I know that's not especially helpful for you.