Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

When specifying a version less than a certain version, the comparison isn't working correctly #21

Open
jarombrown opened this issue Sep 10, 2019 · 0 comments

Comments

@jarombrown
Copy link

When doing a search such as

product:mongodb version:<4.0.9

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).
Screen Shot 2019-09-10 at 5 06 02 PM

Example Search - product:mongodb version:<4.0.9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant