일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- flask
- ELASTIC
- query
- aggregation
- analyzer test
- 차트
- Test
- Python
- MySQL
- License
- docker
- license delete
- zip 파일 암호화
- TensorFlow
- sort
- high level client
- zip 암호화
- springboot
- Kafka
- 파이썬
- Java
- matplotlib
- plugin
- licence delete curl
- Elasticsearch
- token filter test
- 900gle
- API
- Mac
- aggs
Archives
- Today
- Total
목록script score (1)
개발잡부
[es] 검색쿼리를 만들어 보자
900gle shopping 을 java 로 만들었으니.. Tensorflow text embedding 은 python API 통해서 vector를 받아오는 구조로.. 아래와 같이 만들예정 우선 파이썬으로 테스트 #! The vector functions of the form function(query, doc['field']) are deprecated, and the form function(query, 'field') should be used instead. For example, cosineSimilarity(query, doc['field']) is replaced by cosineSimilarity(query, 'field'). 위와 같다고 하니 "source": "cosineSimilar..
ElasticStack/Elasticsearch
2022. 1. 15. 13:39