Like this:
PUT my_index/_doc/1?pipeline=attachment
{
"data": "BASE64-doc1"
}
PUT my_index/_doc/2?pipeline=attachment
{
"data": "BASE64-doc2"
}
Like this:
PUT my_index/_doc/1?pipeline=attachment
{
"data": "BASE64-doc1"
}
PUT my_index/_doc/2?pipeline=attachment
{
"data": "BASE64-doc2"
}
© 2020. All Rights Reserved - Elasticsearch
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.