Запрос Type
Устарело в 7.0.0.
Типы и запрос type устарели и в процессе удаления. См. Удаление типов отображения.
Фильтрует документы, соответствующие предоставленному типу документа/отображения.
GET /_search
{
"query": {
"type": {
"value": "_doc"
}
}
}
© 2023-2025 Elasticsearch
As of September 2024, Elasticsearch is available under a choice of three licenses: the Server Side Public License (SSPL), the Elastic License, or the AGPLv3 (OSI approved).
Elasticsearch and the Elasticsearch logo are trademarks of Elasticsearch B.V., registered in the U.S. and in other countries.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-type-query.html