test.resources.query-tests.index_json_simple.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloudant-client Show documentation
Show all versions of cloudant-client Show documentation
Official Cloudant client for Java
{
"ddoc": "_design/testindexddoc",
"name": "simplejson",
"type": "json",
"def": {
"fields": [{
"Person_dob": "asc"
}],
"partial_filter_selector": {}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy