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

DisjunctionQuery specifying min causes ArgumentOutOfRangeException

    XMLWordPrintable

Details

    • 1

    Description

      Summary: When creating a DisjunctionQuery object, specifying Min results in an ArgumentOutOfRangeException

      Repro:

      1. You don't need to connect to a cluster or create a search index to reproduce this.
      2. Execute the code `new DisjunctionQuery().Min(1);` (1 should be the default value for Min anyway)

      Actual:

      Specified argument was out of the range of valid values. (Parameter 'min')

      Expected:

      Should not thrown an exception (and minimum should apply to the search)

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              matthew.groves Matthew Groves
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty