일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- API
- license delete
- analyzer test
- Elasticsearch
- Mac
- 파이썬
- aggregation
- Test
- plugin
- token filter test
- springboot
- licence delete curl
- docker
- zip 암호화
- Python
- MySQL
- 900gle
- License
- ELASTIC
- Java
- Kafka
- 차트
- TensorFlow
- zip 파일 암호화
- query
- aggs
- matplotlib
- flask
- high level client
- sort
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