I have 24 actual fields in each document, and also with alias on each actual field name, so in total 24 aliases with string , number and date type.
I also have created index pattern for that, but I am not sure why I am not able to see all my alias name in discover mode from the selected index pattern, but only actual field name, and I only see three aliases with "date" type appeared in the discover mode , not the string type and the rest.
Does anyone know why? Is it related to the way I create the index pattern or related to the fiel mapping?
I have created our field mapping in the devtool, and below show a segment on how our field mapping looks like. In the picture below you can see that the Activity_Name, Activity_Type, Created_Time are the aliases of prefix_activity_name, prefix_activity_type, prefix_created_time.
Most of my aliases are not shown up in the "Available fields" section in "Discover", the only alias that show up on the "Available field" are those with Date type, and only the actual field name available in the "Available fields"
I have written more explanation in the screenshot.
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.