get elasticsearch schema via commandline tool -


i trying speed on elasticsearch implementation on project. how can see data on cluster? there commandline tool gives me information on schema?

to schema:

curl -xget 'http://loadtest-appserver1:9200/myindex/_mapping' 

see elasticsearch api doc


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -