일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- TensorFlow
- MySQL
- plugin
- docker
- matplotlib
- high level client
- Python
- 파이썬
- aggregation
- licence delete curl
- flask
- zip 암호화
- License
- zip 파일 암호화
- sort
- 900gle
- token filter test
- ELASTIC
- license delete
- springboot
- Test
- 차트
- Java
- aggs
- Kafka
- query
- Mac
- Elasticsearch
- analyzer test
- API
Archives
- Today
- Total
개발잡부
[es8] ignore_malformed 본문
반응형
잘못된 형식의 필드는 인덱싱되지 않지만 문서의 다른 필드는 정상적으로 처리됩니다.
8버전 문서인데 7에 있는지는 확인해봐야겠음..
이 ignore_malformed설정은 현재 다음 매핑 유형 에서 지원됩니다 .
Numeric
long, integer, short, byte, double, float, half_float, scaled_float
Date
date
Date nanoseconds
date_nanos
Geopoint
geo_point for lat/lon points
Geoshape
geo_shape for complex shapes like polygons
IP
ip for IPv4 and IPv6 addresses
ignore_malformed 지원하지 않는 데이터 타입
- Nested data type
- Object data type
- Range data types
반응형
'ElasticStack8 > Elasticsearch' 카테고리의 다른 글
[es8] similarity modules (0) | 2023.05.16 |
---|---|
[es] _explain (0) | 2023.05.09 |
[es8] index 와 shard 사이즈 (0) | 2022.10.06 |
[es8] Elasticsearch License (0) | 2022.10.03 |
[es8] Elasticsearch Timestamp Pipeline (0) | 2022.10.02 |
Comments