Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-1283

SearchNumericRange min/max is zero when it should be null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.4.7
    • None
    • None
    • None
    • 0
    • SDK18

    Description

      Suggested release note:

      A faceted Full-Text Search result's `SearchNumericRange.min()` and `max()` methods now correctly return null instead of zero when the respective range endpoint is unbounded.

      When specifying an FTS facet with a numeric range, if the range's min or max is unbounded, the `SearchNumericRange` in the result should have null for the unbounded endpoint. Instead, the unbounded endpoint is set to zero.

      Attachments

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

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            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