Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1213

Unable to submit Compound FTS query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.3.9
    • 2.3.7
    • library
    • None
    • SDK39: CLQ, Docs

    Description

      When trying to submit a compound query, the SDK receives the following exception in the result object:

      ```
      Can not add Newtonsoft.Json.Linq.JArray to Newtonsoft.Json.Linq.JObject.
      ```

      Initial thoughts lead towards the Export functionality that generates the JSON that is sent to the server is malformed and is causing the above error when being serialised.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mike.goldsmith Michael Goldsmith
            mike.goldsmith Michael Goldsmith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty