Basic Operations

This assumes that elasticsearch is running on localhost with its management port being 9200.

Get Indices with Size

curl -XGET http://localhost:9200/_cat/indices?v

Delete Index

curl -XDELETE http://localhost:9200/index_name

Delete all Indices

curl -XDELETE http://localhost:9200/_all

fuss/elasticsearch.txt ยท Last modified: 2024/12/16 06:30 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.