We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8296692 commit e93bc28Copy full SHA for e93bc28
1 file changed
test-app/src/main/ml-config/databases/content-database.json
@@ -229,6 +229,13 @@
229
"field-name": "incrementalWriteHash",
230
"range-value-positions": false,
231
"invalid-values": "reject"
232
+ },
233
+ {
234
+ "scalar-type": "string",
235
+ "collation": "http://marklogic.com/collation/",
236
+ "field-name": "myWriteHash",
237
+ "range-value-positions": false,
238
+ "invalid-values": "reject"
239
}
240
],
241
"geospatial-element-index": [
0 commit comments