However, when I go through the data I put into the index, I could not see any .raw field. How should I change my mapping to make .raw field possible in kibana?
There is no raw field because you did not find any.
I think multi field does not work with mapper attachment plugin but you could try to define one.
The best option is to extract data on your side then send to Elasticsearch whatever doc/mapping you want... Or wait for 5.0 which will provide ingest attachment plugin.
Oh, what I meant to say is to create field.raw in Kibana for data in mapper attachment like what the logstash will do for input data with default elasticsearch output template. Thanks.
How should I change my mapping then? I don't know how should I change my mapping template to make them create that raw field like logstash applying. I would like that field as I want to make some dashboard on it
I have an author named cythia chiu and another named nicholas chow. But as you can see from the figure, my author name has been splited up. So how can I make them not splited up?
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.