-
-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: suggestions for packaging codes / EMB codes (#10113)
fixes #10049
- Loading branch information
1 parent
ff034c9
commit c7a9fd1
Showing
5 changed files
with
121 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 59 additions & 0 deletions
59
...cted_test_results/api_v3_taxonomy_suggestions/categories-string-fr-tart-get-synonyms.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
{ | ||
"errors" : [], | ||
"matched_synonyms" : { | ||
"Flammekueches" : "Tarte flambée", | ||
"Produits à tartiner" : "Tartinables", | ||
"Quiches au poireau" : "Tartes aux poireaux", | ||
"Quiches au poisson" : "Tartes au poisson", | ||
"Quiches au saumon" : "Tartes au saumon", | ||
"Quiches aux épinards" : "Tartes aux épinards", | ||
"Salades d'œufs" : "Tartinades d'œufs", | ||
"Tartares d'algues" : "Tartares d'algues", | ||
"Tartares de boeuf" : "Tartares de boeuf", | ||
"Tartares de viande" : "Tartares de viande", | ||
"Tarte au vin" : "Tarte au vin", | ||
"Tarte aux fruits rouges" : "Tarte aux fruits rouges", | ||
"Tarte aux groseilles" : "Tarte aux groseilles", | ||
"Tarte aux noix de Saint-Jacques" : "Tarte aux noix de Saint-Jacques", | ||
"Tarte aux poires amandine" : "Tarte aux poires amandine", | ||
"Tarte à l'oignon" : "Tarte à l'oignon", | ||
"Tarte à la provençale" : "Tarte à la provençale", | ||
"Tarte épinard chèvre" : "Tarte épinard chèvre", | ||
"Tartelettes" : "Tartelettes", | ||
"Tartelettes au caramel" : "Tartelettes au caramel", | ||
"Tartelettes au chocolat" : "Tartelettes au chocolat", | ||
"Tartelettes au citron" : "Tartelettes au citron", | ||
"Tartelettes aux fruits entiers ou coupés" : "Tartelettes aux fruits entiers ou coupés", | ||
"Tartelettes à l'abricot" : "Tartelettes à l'abricot", | ||
"Tartelettes à la fraise" : "Tartelettes à la fraise" | ||
}, | ||
"status" : "success", | ||
"suggestions" : [ | ||
"Flammekueches", | ||
"Produits à tartiner", | ||
"Quiches au poireau", | ||
"Quiches au poisson", | ||
"Quiches au saumon", | ||
"Quiches aux épinards", | ||
"Salades d'œufs", | ||
"Tartares d'algues", | ||
"Tartares de boeuf", | ||
"Tartares de viande", | ||
"Tarte au vin", | ||
"Tarte aux fruits rouges", | ||
"Tarte aux groseilles", | ||
"Tarte aux noix de Saint-Jacques", | ||
"Tarte aux poires amandine", | ||
"Tarte à l'oignon", | ||
"Tarte à la provençale", | ||
"Tarte épinard chèvre", | ||
"Tartelettes", | ||
"Tartelettes au caramel", | ||
"Tartelettes au chocolat", | ||
"Tartelettes au citron", | ||
"Tartelettes aux fruits entiers ou coupés", | ||
"Tartelettes à l'abricot", | ||
"Tartelettes à la fraise" | ||
], | ||
"warnings" : [] | ||
} |
32 changes: 32 additions & 0 deletions
32
tests/integration/expected_test_results/api_v3_taxonomy_suggestions/emb-codes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"errors" : [], | ||
"status" : "success", | ||
"suggestions" : [ | ||
"FR 56.003.001 EC", | ||
"FR 56.003.002 EC", | ||
"FR 56.003.003 EC", | ||
"FR 56.003.004 EC", | ||
"FR 56.003.005 EC", | ||
"FR 56.003.006 EC", | ||
"FR 56.003.007 EC", | ||
"FR 56.003.015 EC", | ||
"FR 56.003.801 EC", | ||
"FR 56.005.002 EC", | ||
"FR 56.005.801 EC", | ||
"FR 56.007.002 EC", | ||
"FR 56.007.017 EC", | ||
"FR 56.007.032 EC", | ||
"FR 56.007.045 EC", | ||
"FR 56.007.051 EC", | ||
"FR 56.007.057 EC", | ||
"FR 56.007.059 EC", | ||
"FR 56.007.061 EC", | ||
"FR 56.007.066 EC", | ||
"FR 56.007.068 EC", | ||
"FR 56.007.069 EC", | ||
"FR 56.007.076 EC", | ||
"FR 56.007.078 EC", | ||
"FR 56.007.079 EC" | ||
], | ||
"warnings" : [] | ||
} |