couchbase-net-client
couchbase-net-client copied to clipboard
Pull TermQuery fix forward from 2.7 SDK
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 when values of 0 are provided for "fuzziness" or "prefix_length". See https://github.com/couchbase/couchbase-net-client/commit/62756837d7a029ce0b762e3edef29c4600b7b6a4 which fixed this issue in the 2.7 SDK.
Thanks for the pull request!! To ensure quality review, Couchbase employs a code review system based on Gerrit to manage the workflow of changes in addition to tracking our contributor agreements.
To get this change in and collaborate in code review, please register on Gerrit and accept our CLA. The easiest way to do this is to follow the link below, sign in with your GitHub account and then follow through the steps provided on that page to sign an 'Individual' agreement: http://review.couchbase.org/#/settings/new-agreement.
Keep in mind that the emails we are seeing on the commits are: 5039*******[email protected]********thub.com
Note: Please contact us if you have any issues registering with Gerrit! If you have not signed our CLA within 7 days, the Pull Request will be automatically closed.
::SDKBOT/PR:no_cla
@nekstrom
Thanks for the commit! I don't see it in gerrit (our code review system), likely because your previous commit was using a different email than the one used for this commit.
If you login into gerrit and update your profile with this email 5039*******[email protected]********thub.com, it should be automatically pushed to gerrit.
Jeff
Your changes (commit: 9d8b08782983093c2f769571ec1921a8997fd3dd) have been pushed to the Couchbase Review Site: http://review.couchbase.org/177638
::SDKBOT/PR:created
@jeffrymorris I updated the commit author to match, and it looks like the cb-sdk-robot pushed it to Gerrit. Let me know if there are other issues.
Thanks @nekstrom, its now in gerrit! Myself or someone else from Couchbase will review it and it will be included in the next patch release.
Jeff
This Pull Request has been closed as the associated Gerrit change was merged.
::SDKBOT/PR:merged
Thanks!