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

[SEARCH] stocker l'index du moteur de recherche dans un bucket permanent #318

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Jun 20, 2023

Description

🎸 Stocker l'index dans le bucket de stockage des fichiers uploadés.
🎸 Laisser le formulaire de recherche accessible dans la page de resultats

Type de changement

🪲 Correction de bug (changement non cassant qui corrige un problème).
🎨 UX
🚧 technique

Points d'attention

🦺 correction de l'utilisation de AWS_S3_ENDPOINT_URL pour éviter la duplication du protocol
🦺 ajout de rebuild_index lors du déploiement, Haystack/Whoosh ne semblent pas reconnaitre l'index existant dans le bucket

@vincentporte vincentporte self-assigned this Jun 20, 2023
@vincentporte vincentporte added the recette-jetable review_app label Jun 20, 2023
@github-actions
Copy link
Contributor

🥁 La recette jetable est prête ! 👉 Je veux tester cette PR !

@vincentporte vincentporte merged commit d4b7c2c into master Jun 20, 2023
4 checks passed
@vincentporte vincentporte deleted the 317-search-stocker-lindex-du-moteur-de-recherche-dans-un-bucket-permanent branch June 20, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SEARCH] stocker l'index du moteur de recherche dans un bucket permanent
1 participant