Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-2142

SDK should allow raw FTS Search

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Not a Bug
    • Major
    • None
    • None
    • None
    • None
    • 0

    Description

      If I have a valid FTS Json Query like the one below:

      { "query":

      { "query": "description:pool name:pool^5" }

      }

       

      I can't simply send the raw via the SDK. I need to convert the whole thing to Java code first, and then it will be converted back to the same JSON internally. Would be nice if SearchRequest is a interface, so new behaviors could be added.

       

       

      Attachments

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

        Activity

          People

            denis.rosa Denis Rosa
            denis.rosa Denis Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty