application/json

Body

Responses

GET /_analyze
curl \
 -X GET http://api.example.com/_analyze \
 -H "Content-Type: application/json" \
 -d '{"analyzer":"string","attributes":["string"],"char_filter":["string"],"explain":true,"field":"string","filter":["string"],"normalizer":"string","":"string"}'