mongodb-labs / mongo-csharp-search

C# driver extension providing support for Atlas Search
Apache License 2.0
17 stars 1 forks source link

Please Add Support for "Numeric" types to "Equals" operator #19

Closed ggaldamesd closed 1 year ago

ggaldamesd commented 1 year ago

Hi!, now Atlas Search supports numeric data types with the equals operator, please add support to this library, you can get more information on this official link from Atlas: https://www.mongodb.com/docs/atlas/atlas-search/equals/

Thanks in advance!,

Gerardo.

dgolub commented 1 year ago

Thanks for submitting this! The functionality in this extension library has been incorporated into recent versions of the C# driver. Therefore, the extension is now deprecated and will not be receiving any new features going forward. If you would like to submit a feature request for the C# driver, you can do so in the CSHARP project on MongoDB JIRA.