Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-646

FTS SearchQuery not exported to couchbase module

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0
    • 3.0.0-beta.2
    • None
    • 1
    • SDK1: GA and Priority List

    Description

      searchquery.js is not exported to the main module, meaning its functions are inaccessible.

      Also found some tiny issues while exploring this one, including here since they should be made in the same commit

      •  Typo here
      • Missing function parameter name here
      • Index is hardcoded here
        (I solved this by filling out the constructor for the SearchQuery object so it contained a query and an index, so as to match the old style index specification syntax var q = new SearchQuery('hotels', qp) )

      There may well be more I didn't catch but this was enough to fix my code

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            daniel.roberts Daniel Roberts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty