I have several filestream inputs
-
type: filestream
id: filestream1 -
type: filestream
id: filestream2 -
type: filestream
id: filestream3
How can I inserts the Ids ( filestream1,filestream2,filestream3) in the elastic index document?
I have several filestream inputs
type: filestream
id: filestream1
type: filestream
id: filestream2
type: filestream
id: filestream3
How can I inserts the Ids ( filestream1,filestream2,filestream3) in the elastic index document?
Hi @haralambop and welcome to the community!
You can try either adding Tags or a new field, depending on how you want use the data.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.