일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- zip 파일 암호화
- API
- analyzer test
- ELASTIC
- TensorFlow
- licence delete curl
- token filter test
- matplotlib
- Elasticsearch
- 차트
- query
- License
- aggregation
- zip 암호화
- Python
- 900gle
- docker
- flask
- springboot
- Test
- Kafka
- plugin
- 파이썬
- Java
- sort
- high level client
- aggs
- Mac
- license delete
- MySQL
Archives
- Today
- Total
목록900gle shopping/system (2)
개발잡부
[900gle] elasticsearch 검색쿼리
쿼리 구조 쿼리 셈플 phase 2 query script_query = { "function_score": { "query": { "bool": { "must": [ { "multi_match": { "query": query, "fields": [ "name", "category" ] } }], "should": [ { "multi_match": { "query": query, "fields": [ "category1", "category2", "category3", "category4", "category5" ] } } ] } }, "boost_mode": "multiply", "functions": [ { "script_score": { "script": { "source": "cosineSimi..
900gle shopping/system
2022. 1. 15. 14:59