Elasticsearch - Performance and Scaling
Given this request to clear caches:
What will be the effect?
POST /sales/_cache/clear { "fielddata": true }What will be the effect?
POST /sales/_cache/clear { "fielddata": true }"fielddata": true, which means only the fielddata cache will be cleared for the specified index.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions