> For the complete documentation index, see [llms.txt](https://blogs.nhquydev.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blogs.nhquydev.net/ung-dung/elasticsearch.md).

# Elasticsearch

- [\_reindex](https://blogs.nhquydev.net/ung-dung/elasticsearch/_reindex.md)
- [Tìm hiểu sâu về API \_reindex trong Elasticsearch](https://blogs.nhquydev.net/ung-dung/elasticsearch/_reindex/tim-hieu-sau-ve-api-_reindex-trong-elasticsearch.md)
- [Hướng dẫn di chuyển dữ liệu trong Elasticsearch sử dụng API \_reindex](https://blogs.nhquydev.net/ung-dung/elasticsearch/_reindex/huong-dan-di-chuyen-du-lieu-trong-elasticsearch-su-dung-api-_reindex.md)
- [\_transform](https://blogs.nhquydev.net/ung-dung/elasticsearch/_transform.md)
- [Cẩm nang Elasticsearch: Bộ câu lệnh giám sát – chẩn đoán – tối ưu mà kỹ sư nào cũng cần](https://blogs.nhquydev.net/ung-dung/elasticsearch/cam-nang-elasticsearch-bo-cau-lenh-giam-sat-chan-doan-toi-uu-ma-ky-su-nao-cung-can.md): Tài liệu này tổng hợp những câu lệnh thiết yếu nhất trong quá trình vận hành thực tế, kèm theo giải thích rõ ràng và hướng dẫn sử dụng.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blogs.nhquydev.net/ung-dung/elasticsearch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
