i have many types in one index and i want to delete one type from the index.
You have to delete all docs. Look at delete by query plugin.
That being said it won't remove the existing mapping.
Often, you'd better reindex in a new clean index.
i have many types in one index and i want to delete one type from the index.
You have to delete all docs. Look at delete by query plugin.
That being said it won't remove the existing mapping.
Often, you'd better reindex in a new clean index.
© 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.