반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 영어
- Windows
- mariadb
- MySQL
- sample
- JS
- docker
- build
- nodejs
- logstash
- API
- 구글
- 엘라스틱서치
- unity
- Python
- 유니티
- s3
- Linux
- MSSQL
- elasticsearch
- error
- JavaScript
- Git
- ssh
- 설정
- Ai
- AWS
- Kibana
- ChatGPT
Archives
- Today
- Total
목록aggregation (1)
가끔 보자, 하늘.
ES QueryDSL에서 aggregation에 order 설정 제한
Invalid aggregation order path [something]. Buckets can only be sorted on a sub-aggregator path that is built out of zero or more single-bucket aggregations within the path and a final single-bucket or a metrics aggregation at the path end. 아래와 같은 샘플을 만들었었다. "query" : { ... 검색 조건...}."aggs" : {"term_key" : {"terms": {"field" : "field_first","order" : {"something" : "desc"}}"aggs": {"something" :..
개발 이야기/DB, 데이터분석, AI
2019. 1. 3. 14:20