Across
- 2. Show low-level Lucene segments information
- 6. Modify an existing document in the index
- 7. Create a backup of an index or cluster
- 10. List available snapshots in a repository
- 12. Retrieve the number of documents that match a query
- 14. Display information about registered snapshot repositories
- 16. Show the health status of the cluster
- 19. List index aliases in a human-readable format
- 20. Show cluster nodes in a tabular format
- 21. Test the analysis process on a text sample
- 23. Make the latest changes searchable immediately
- 26. Execute multiple search requests within a single API call
Down
- 1. Display information about index templates
- 3. Display shard allocation across the cluster
- 4. Perform multiple create, index, update, or delete operations in a single API call
- 5. Define or update the structure of documents stored in indices
- 8. Copy documents from one index to another
- 9. Display information about thread pools in the cluster
- 11. Update settings for indices
- 13. Recover indices or cluster from a snapshot
- 15. Retrieve multiple documents by their IDs
- 17. Manage aliases for indices
- 18. Display information about indices in human-readable format
- 22. Remove a document from the index
- 24. Free up memory from the index and clear internal transaction logs
- 25. Execute search queries and aggregations
