joonsei
Hello, world!
joonsei
전체 방문자
오늘
어제
  • 분류 전체보기 (32)
    • nodejs (7)
    • javascript (3)
    • Elasticsearch (11)
    • Electron (1)
    • oracle (1)
    • etc (7)
    • MongoDB (1)

인기 글

최근 댓글

최근 글

joonsei
Elasticsearch

조건에 따른 특정 Document 데이터 수정

2022. 5. 17. 10:37
# 1343번 게시글 카테고리를 "etc"로 수정
curl -XPOST "localhost:9200/board-202205/_update/1343" -H 'Content-Type: application/json' -d '
{
    "doc": {
        "category": "etc"
    }
}
'
저작자표시 (새창열림)
    'Elasticsearch' 카테고리의 다른 글
    • index illegal_argument_exception
    • Document 데이터 전체 수정
    • 조건에 따른 특정 Document 데이터 삭제
    • [Elasticsearch] monitoring execution failed 오류
    joonsei
    joonsei
    IT 개발자의 소소한 기술 이야기.

    티스토리툴바