We're trying to send raw string document to _bulk endpoint for bulk
indexing and this will save us json serialization/deserialization time.
But unfortunately in our document generation step, the custom _id field
is generated inside the document string. And this seems to break the bulk
endpoint.
We're trying to send raw string document to _bulk endpoint for bulk
indexing and this will save us json serialization/deserialization time.
But unfortunately in our document generation step, the custom _id field
is generated inside the document string. And this seems to break the bulk
endpoint.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.