인덱스 매핑 (Mapping) 동적 (dynamic) 매핑 생성 PUT { maappings : {}} 정적 매핑 입력 문자열 타입 text / keyword 타입 비교 match / term 쿼리 비교 숫자 타입 정수 : byte, short, integer, long 실수 : float, double, half_float 자동 형변환 시 주의할점 coerce: true 옵션으로 자동 형변환 방지 숫자 - long, double... Elasticsearch는 자바에서 기본으로 사용되는 숫자 타입들을 지원합니다. 그리고 half_float, scaled_float 과 같이 Elasticsearch에서만 사용되는 타입들도 있습니다. long : 64비트 정수 (-9,223,372,036,854,775,8..
인덱스 매핑 (Mapping) 동적 (dynamic) 매핑 생성 PUT { maappings : {}} 정적 매핑 입력 문자열 타입 text / keyword 타입 비교 match / term 쿼리 비교 숫자 타입 정수 : byte, short, integer, long 실수 : float, double, half_float 자동 형변환 시 주의할점 coerce: true 옵션으로 자동 형변환 방지 데이터 추가 PUT books/_doc/1 { "title": "Romeo and Juliet", "author": "William Shakespeare", "category": "Tragedies", "publish_date": "1562-12-01T00:00:00", "pages": 125 } 데이터 조회..
- Total
- Today
- Yesterday
- Elasticsearch
- bool
- 절대 경로 설정하기
- React18
- 명령어
- string
- pm2-logrotate
- ElasticSearach 백업
- logstash
- 재색인
- mysql은 nl이 기본 세팅
- NextJS 14
- InteiilJ
- Mapping
- config
- Mappings
- Linux
- 문자
- GIT
- react
- EL
- list
- 키바나
- 인덱스
- Java
- kibana
- Query
- index 처리를 잘하자
- literal sql
- ArrayList
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |