test.resources.query-tests.index_text_all.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": "textallfields",
"type": "text",
"def": {
"default_analyzer": "keyword",
"default_field": {
"enabled": false
},
"partial_filter_selector": {},
"fields": [],
"index_array_lengths": false
}
}