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

FIT Search: Boolean search queries failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      The tests

      • booleanQueryMin2FailAssertInvalidArgument
      • booleanQueryMatch
      • booleanQueryNotMatchMinOmitted
      • booleanQueryMatchMin1Matches

      fail due to the SDK throwing 

      System.InvalidOperationException: A ConjunctionQuery must have a least one child query! 

      It seems like either the performer is not parsing the inner queries sent by the driver, or that the SDK is calling the Export() method of BooleanQuery too early.

      Attachments

        For Gerrit Dashboard: NCBC-3768
        # Subject Branch Project Status CR V

        Activity

          People

            emilien.bevierre Emilien Bevierre
            emilien.bevierre Emilien Bevierre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 2 open Gerrit changes

                PagerDuty