You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
you would expect to only see versions less than 4.0.9. If you take a look in the screenshot below you will see a version 4.0.10 in the results. It's possible the comparison is being done on the first digit (ex: 1 < 9).
When doing a search such as
you would expect to only see versions less than 4.0.9. If you take a look in the screenshot below you will see a version 4.0.10 in the results. It's possible the comparison is being done on the first digit (ex: 1 < 9).
Example Search - product:mongodb version:<4.0.9
The text was updated successfully, but these errors were encountered: