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

mutli words search #112

Closed
revolunet opened this issue Nov 15, 2021 · 3 comments
Closed

mutli words search #112

revolunet opened this issue Nov 15, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@revolunet
Copy link
Member

revolunet commented Nov 15, 2021

quand on cherche "risser informatique" il arrive en 3eme position (branche sqlite)

@revolunet revolunet added the bug Something isn't working label Nov 15, 2021
@rmelisson
Copy link
Collaborator

il arrive en 3eme position à cause du ranking par taille d'établissement, c'est pas par rapport à l'upper case

@rmelisson
Copy link
Collaborator

lié à #73 je vais rajouter un champs pour utiliser ou non le tri effectif

@rmelisson rmelisson self-assigned this Nov 29, 2021
rmelisson added a commit that referenced this issue Nov 29, 2021
revolunet pushed a commit that referenced this issue Dec 3, 2021
* feat: use sqlite

* snap

* snap

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* gh actions

* fix

* gha

* fix

* add indexing workflow

* fix

* gh

* gh

* fix

* fix

* fix

* fix

* fix

* index: throw error

* fix

* chore: wkfl

* fix workflows

* fix: dev secrets

* fix

* update API and mapping

* fix tests / sort out address issue from geo data

* update query params

* Update README.md

* fix(ci): adjust resources

* wip: indexing

* feat(api): add swagger doc

* wip: readmes

* wip: k8s+gh actions

* doc

* fix(index): fix dockerfile

* fix(index): wait longer and try harder

* feat: add frontend demo

* fix(front): REACT_APP_API_URL runtime variable

* fix: snaps

* fix(api): embed openapi.yaml

* fix(api): swagger

* fix(api): fix docker+swagger

* fix(api): openapi

* fix(api): onlyWithConvention -> convention + update front demo

* fix: snaps

* add not ranked option #73 #112

* upgrade packages / delete assembly

* update github actions + move to node 16

* fix: #50 multiple convention for one etablissement

* add prenom to naming searchfield

* fix(ci): update workflows and default index

* fix(ci): dev secrets

* snaps

* fix(ci): prod secrets

* update and fix tests

* chore: add codeql-config

* chore: use codeql-config

* feat: add additional api-legacy component

* fix(ci): search labels

Co-authored-by: Remi Mélisson <rmelisson@gmail.com>
SocialGroovyBot added a commit that referenced this issue Dec 3, 2021
# [1.6.0](v1.5.8...v1.6.0) (2021-12-03)

### Bug Fixes

* **k8s:** adjust requests/limits ([#96](#96)) ([9655358](9655358))
* **k8s:** rm useless ([#97](#97)) ([ee0972f](ee0972f))

### Features

* use sqlite and more ([#108](#108)) ([b8168f0](b8168f0)), closes [#73](#73) [#112](#112) [#50](#50)
@revolunet
Copy link
Member Author

fixed thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants