code.quarkus.io
code.quarkus.io copied to clipboard
When searching doesn't give any results, show hits from older (or newer) releases
Description (Describe the feature here.)
I really like how if you search but your filters are too restrictive, the site gives you a hint about where to find the thing you're looking for.
It would be nice to do this across versions, too, since sometimes extensions drop out of the latest version of the platform. For example, if I really wanted to use kogito, this doesn't help me:
I'd have to somehow know that kogito was in older releases and had not made it into the latest release and manually adjust my search. It could also work in the opposite direction, so that if I specified an older release, but an extension that's only available in the latest release, it would give me a hint how to change my search.
That's what extensions site should do. Code.quarkus targets specific platform release.
I'm not sure targeting a specific platform release rules out helping users if they're trying to target the wrong release for what they want to do.
I agree that code.quarkus shouldn't mix results across all releases, as the extensions site does, but I think giving a hint to users who've got stuck trying to generate an app would have more positive effects than negative ones.
Yes. Not disagreeing here but could maybe be solved at least intermediately with a link to extensions.quarkus.io search?
It would be quite hard to do as it means loading all the data, currently code.quarkus works only on one stream at a time