Skip to content

Commit 43f66b8

Browse files
author
Clinton Gormley
committed
Added a note to the bulk API about the final line being a newline
1 parent 1cf21e5 commit 43f66b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guide/reference/api/bulk.textile

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ action_and_meta_data\n
1717
optional_source\n
1818
</pre>
1919

20+
p. *NOTE*: the final line of data must end with a newline character @\n@.
21+
2022
p. The json format relies on the fact that Json string values must have @\n@ escaped, and that the actual json actions and sources are not pretty printed. Here is an example:
2123

2224
<pre class="prettyprint">

0 commit comments

Comments
 (0)