We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7101588 commit 942054aCopy full SHA for 942054a
docs/reference/docs/index_.asciidoc
@@ -229,14 +229,14 @@ The result of the above index operation is:
229
},
230
"_index" : "twitter",
231
"_type" : "_doc",
232
- "_id" : "6a8ca01c-7896-48e9-81cc-9f70661fcb32",
+ "_id" : "W0tpsmIBdwcYyG50zbta",
233
"_version" : 1,
234
"_seq_no" : 0,
235
"_primary_term" : 1,
236
"result": "created"
237
}
238
--------------------------------------------------
239
-// TESTRESPONSE[s/6a8ca01c-7896-48e9-81cc-9f70661fcb32/$body._id/ s/"successful" : 2/"successful" : 1/]
+// TESTRESPONSE[s/W0tpsmIBdwcYyG50zbta/$body._id/ s/"successful" : 2/"successful" : 1/]
240
241
[float]
242
[[index-routing]]
0 commit comments