dongwu5318 2018-10-03 15:12
浏览 62

Couchbase中的“不等于”

I want to be able to use a “where not equal to” WHERE clause in Couchbase.

This code works to INCLUDE “Not Available” records (once you set the Analyser to ‘keyword’)

cbft.NewMatchQuery("Not Available").Field("Status"),

But I want to be able to return all records where the Status is anything other than “Not Available”.

  • 写回答

1条回答 默认 最新

  • doulan1866 2018-10-04 08:14
    关注

    I am not familiar with the Go SDK, but have you tried to use the "Required, Optional, and Exclusion" operators (https://docs.couchbase.com/server/5.5/fts/fts-query-types.html)? They probably are exactly what you need.

    评论

报告相同问题?

悬赏问题

  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制