contrain element defined, need to determine where to put it on insert

This commit is contained in:
Paul Trowbridge 2018-03-08 01:50:57 -05:00
parent 38ac338637
commit 2555e14b74

View File

@ -0,0 +1,10 @@
{
"unique_constraint": {
"{doc,origin_addresses}": [
"Washington, DC, USA"
],
"{doc,destination_addresses}": [
"New York, NY, USA"
]
}
}