We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd7a22 commit bcb77b4Copy full SHA for bcb77b4
docs/reference/ingest/processors/set.asciidoc
@@ -17,7 +17,7 @@ include::common-options.asciidoc[]
17
[source,js]
18
--------------------------------------------------
19
{
20
- "description" : "sets the value of count to 1"
+ "description" : "sets the value of count to 1",
21
"set": {
22
"field": "count",
23
"value": 1
0 commit comments