couchbase-net-client
couchbase-net-client copied to clipboard
The official Couchbase SDK for .NET Core and Full Frameworks
Changed TermQuery to no longer export "fuzziness" or "prefix_length" in JSON sent to server when values are 0. This fixes an issue in Couchbase 6.5 Server FTS code which fails...
Hi, We still have random NullReferenceException when we query our couchbase server : ``` ERROR [33] Ot.Couchbase.Core.Version.ClusterVersionProvider Unable to load config from (null) La valeur ne peut pas être null....
### Is your feature request related to a problem? Please describe. I want to minimise dependencies in my project by utilising framework dependencies wherever possible ### Describe the solution you'd...
Closes #125