arangosh> view.properties({links: {colB: {fields: {text: {}}}}});
{
"cleanupIntervalStep" : 12,
"consolidationIntervalMsec" : 60000,
"consolidationPolicy" : {
"segmentThreshold" : 300,
"threshold" : 0.8500000238418579,
"type" : "bytes_accum"
},
"links" : {
"colA" : {
"analyzers" : [
"identity"
],
"fields" : {
},
"includeAllFields" : true,
"trackListPositions" : false,
"storeValues" : "none",
"id" : "131408",
"type" : "arangosearch",
"view" : "hC4048A4AEAB4/131393"
},
"colB" : {
"analyzers" : [
"identity"
],
"fields" : {
"text" : {
}
},
"includeAllFields" : false,
"trackListPositions" : false,
"storeValues" : "none",
"id" : "131416",
"type" : "arangosearch",
"view" : "hC4048A4AEAB4/131393"
}
}
}