Hi ,
Is there any way to remove the _id field in elastic since _id
field requires to load a lot of data in memory . I have used mutate field but it is not removing the _id field
Hi ,
Is there any way to remove the _id field in elastic since _id
field requires to load a lot of data in memory . I have used mutate field but it is not removing the _id field
You cannot do that, have a read of https://www.elastic.co/guide/en/elasticsearch/reference/6.5/mapping-id-field.html
Thanks Mark
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.