Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1209 [Elasticsearch] Implement rating filter with Elasticsearch #1212

Closed
wants to merge 2 commits into from

Conversation

HnKnA
Copy link
Contributor

@HnKnA HnKnA commented Oct 21, 2024

- APIs test on Postman:

image image

- Simple query on Kibana:

image

- The actual query vs result from log:

image image

- Actual query run on Kibana (extracted from logger):

image

Copy link

github-actions bot commented Oct 21, 2024

Search Coverage Report

Overall Project 94.28% 🍏
Files changed 100% 🍏

File Coverage
ProductSyncDataService.java 100% 🍏
ProductCriteriaDto.java 100% 🍏
ProductGetVm.java 100% 🍏
ProductEsDetailVm.java 100% 🍏
ProductController.java 100% 🍏
ProductService.java 99.54% 🍏
ProductField.java 0% 🍏

Copy link

sonarcloud bot commented Oct 21, 2024

@HnKnA HnKnA marked this pull request as ready for review October 21, 2024 09:46
@HnKnA HnKnA marked this pull request as draft October 21, 2024 09:54
@HnKnA HnKnA closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant