when insert data to elasticsearch, i have
GET /news/testing/
GET /news/trkd/
GET /news/nar/
the type will be different. How to delete the type i need?
when i use DELETE news/trkd/ , the error will be show 'No handler found for uri [/news/trkd/] and method [DELETE]'.
If i use DELETE news/ it will success, but it will delete all type i insert.
How to delete type i need ?
Thanks for your helping..
What is the meaning aliases to assign alternative name to indices?
Can have example?
Sorry, im new in elasticsearch, but the guide not very clear, so most if it i not very understand..
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.