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

refactor search string and criteria rule #347

Merged
merged 16 commits into from
Jul 10, 2024

Conversation

larasouto
Copy link
Contributor

@larasouto larasouto commented Jul 8, 2024

PR feita em grupo @matheusboeira @lc0808

Nosso grupo desenvolveu duas bases de dados para fornecer recomendações aos usuários com base nos termos de busca inseridos. Utilizamos a API Algolia por já ter a lógica integrada para fazer a busca e criar sinônimos.

data-api_PT-BR.json
data-api_en-us.json

Recomendação de Sinônimos e Geração de Strings de Busca

Screen.Recording.2024-07-08.at.23.28.37.online-video-cutter.com.mp4

Regra dos Critérios de Inclusão e Exclusão alterada

Screen.Recording.2024-07-08.at.23.46.14.online-video-cutter.com.mp4

@diegocomis diegocomis self-requested a review July 10, 2024 08:33
Copy link
Collaborator

@diegocomis diegocomis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementação OK.
Em testes!

@diegocomis diegocomis merged commit 820f809 into develop Jul 10, 2024
1 check failed
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.

[REFACTOR] :: Planning -> Search String - Generate String [REFACTOR]: Planning-> Criteria Rules
4 participants