mirror of https://gitee.com/bigwinds/arangodb
fixed index documentation
This commit is contained in:
parent
110b492f2d
commit
832820e98f
|
@ -10,17 +10,17 @@ content-type: application/json
|
|||
"fields": [
|
||||
"_id"
|
||||
],
|
||||
"id": "176836793/0",
|
||||
"id": "115221776/0",
|
||||
"type": "primary"
|
||||
}
|
||||
],
|
||||
"error": false,
|
||||
"identifiers": {
|
||||
"176836793/0": {
|
||||
"115221776/0": {
|
||||
"fields": [
|
||||
"_id"
|
||||
],
|
||||
"id": "176836793/0",
|
||||
"id": "115221776/0",
|
||||
"type": "primary"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"e",
|
||||
"f"
|
||||
],
|
||||
"id": "164647097/165564601",
|
||||
"id": "99886352/165564601",
|
||||
"type": "geo2",
|
||||
"constraint" : false,
|
||||
"isNewlyCreated": true,
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"fields": [
|
||||
"b"
|
||||
],
|
||||
"id": "161370297/162222265",
|
||||
"id": "95560976/162222265",
|
||||
"type": "geo1",
|
||||
"constraint" : false,
|
||||
"isNewlyCreated": true,
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"a",
|
||||
"b"
|
||||
],
|
||||
"id": "169693369/171069625",
|
||||
"id": "105981200/171069625",
|
||||
"type": "hash",
|
||||
"isNewlyCreated": true,
|
||||
"unique": false,
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"a",
|
||||
"b"
|
||||
],
|
||||
"id": "172249273/173166777",
|
||||
"id": "109061392/173166777",
|
||||
"type": "skiplist",
|
||||
"isNewlyCreated": true,
|
||||
"unique": false,
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"a",
|
||||
"b"
|
||||
],
|
||||
"id": "167137465/168054969",
|
||||
"id": "102901008/168054969",
|
||||
"type": "hash",
|
||||
"isNewlyCreated": true,
|
||||
"unique": true,
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
"a",
|
||||
"b"
|
||||
],
|
||||
"id": "174805177/175722681",
|
||||
"id": "112141584/175722681",
|
||||
"type": "skiplist",
|
||||
"isNewlyCreated": true,
|
||||
"unique": true,
|
||||
|
|
|
@ -8,7 +8,7 @@ content-type: application/json
|
|||
"fields": [
|
||||
"_id"
|
||||
],
|
||||
"id": "178409657/0",
|
||||
"id": "117843216/0",
|
||||
"type": "primary",
|
||||
"error": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue