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

Facet term values not being set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.7.0
    • 2.6.1
    • library
    • Windows, Couchbase Enterprise Edition 5.5.0 build 2958 ‧ IPv4
    • 1

    Description

      Summary: When executing a faceted search, the facet values aren't set

      Repro:

      1. Create FTS index on travel-sample (attached definition)
      2. Execute faceted search (attached code sample)

      Expected:

      The facet values to be listed (e.g. "San Francisco", "London", etc for cities, and "United Kingdom", "United States" for countries).

      Actual:

      A collection of facet values is returned, but only the count is set, not the name. (See screenshot of debugger)

      Notes: This does not appear to be an issue with the node.js SDK (see this blog post for an example of the node.js faceting working), which is why I'm assuming it's a bug in the .NET SDK.

      Attachments

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

        Activity

          People

            mike.goldsmith Michael Goldsmith
            matthew.groves Matthew Groves
            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