Stéphane Gigandet

Results 295 comments of Stéphane Gigandet

Related to that, we do have an API to get suggestions for categories names, but not for product names / brands. (at least not yet) https://world.openfoodfacts.org/cgi/suggest.pl?tagtype=categories&term=sou

I guess we could try to weight the suggestions by frequency, or number of products or something.

Tracking bug for server side support of autocomplete suggestions: https://github.com/openfoodfacts/openfoodfacts-server/issues/5006

All 3 are good ideas.

Maybe we can think more about the actual use of this. Some users want to see data per 100g, because they are used to it, they can quickly see the...

> Is it okay to create users on the dev server It's ok to create users on .dev and .net

I deployed https://world.openfoodfacts.org/.well-known/apple-app-site-association (I changed a bit the proposed file to make it match the current spec from Apple: https://developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html )

After fixing some issues with the json file, I get this result on https://search.developer.apple.com/appsearch-validation-tool/ : "Error no apps with domain entitlements The entitlement data used to verify deep link dual...

I think we should do the reverse: by default, search only products for the current country, and offer to widen the search to the world, as we do on the...

Note: Some taxonomies like categories are huge and may take quite a long time to download. Then there's the issue that many taxonomies get updated frequently. Depending on the use...