Results 899 comments of James Addison

> After adding sorting ([08066ad](https://github.com/openfoodfacts/openfoodfacts-server/commit/08066ad9ec51b930cd5cecf3a6f8a1fd9f05b147)) I have been able to re-run the Google Product taxonomy import process a few times and achieve a stable (e.g. deterministic / no changes to...

> Regarding the CI: I don't see any changes on my PR which would trigger the current CI fail. Is this a common issue? TBH it does not look like...

A delayed thought here: adding the exclusion operator to hyphenated query terms could cause unexpected results. For example, the query `example -test-case` currently parses to `["example", "-test", "case"]`, I think.

@ShrutiPandey-4 what repositories / code areas have you searched in so far? I think I found the phrase in some of the `openfoodfacts-server` files a few days ago, and will...

Thanks @jaideraf - would it be reasonable to make that behaviour the default when the wiki is in read-only mode, or could there be cases where the issue panel is...

One other thing: from the discussion at: https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/2534#issuecomment-325649500 ...my understanding is that the reason that read-only mode is not supported is due to the fact that temporary tables cannot be...

The earliest instance of this test failure occurring that I can currently find is from 2025-10-12, against commit f224e043bc4227c2e27a5e11937d68dc4e291361 -- but it is likely to have begun occurring earlier (that...

Ok, thank you @gsantner for the explanation, and my apologies for the noise of multiple PRs/issues as I explored this. I will leave this open and be optimistic that some...

Closing; if you do change your mind and decide upon a future release, please feel free to add these changes - no problem if not, though.