일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- docker
- 900gle
- token filter test
- zip 암호화
- License
- 차트
- API
- flask
- TensorFlow
- matplotlib
- aggregation
- Mac
- ELASTIC
- plugin
- MySQL
- Test
- query
- license delete
- Elasticsearch
- Kafka
- aggs
- sort
- analyzer test
- Java
- high level client
- zip 파일 암호화
- 파이썬
- springboot
- licence delete curl
- Python
Archives
- Today
- Total
목록bool (1)
개발잡부
[es] intervals query
사용자의 검색의도를 정교하게 반영하는(?) 결과를 제공하는 쿼리.. 라고 하는데.. 확인 들어간다 POST _bulk {"index":{"_index":"coo", "_id":"1"}} {"name":"나이키", "weight" : 1, "boost" : 1, "description" : "나이키 상품"} {"index":{"_index":"coo", "_id":"2"}} {"name":"나이키 에이맥스","weight" : 1, "boost" : 1,"description" : "나이키 운동화"} {"index":{"_index":"coo", "_id":"3"}} {"name":"나이키 에어조던","weight" : 1, "boost" : 1,"description" : "나이키 운동화 농구화"} {"..
ElasticStack/Elasticsearch
2022. 1. 6. 16:41