I tried to disable the _source field by modifying the dynamic mapping.
I changed the dynamic mapping location by setting the
index.mapper.dynamicMappingLocation property, and created the
following json mapping configuration:
I tried to disable the _source field by modifying the dynamic mapping.
I changed the dynamic mapping location by setting the
index.mapper.dynamicMappingLocation property, and created the
following json mapping configuration:
What I would really want to have is the default
mapping to form the basis for any mapping definition, so even when you put a
mapping, it will be used as well (unless explicitly overridden in the put
mapping definition).
What I would really want to have is the default
mapping to form the basis for any mapping definition, so even when you
put a
mapping, it will be used as well (unless explicitly overridden in the put
mapping definition).
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.