Class CoreGeoBoundingBoxQuery

    • Constructor Detail

      • CoreGeoBoundingBoxQuery

        public CoreGeoBoundingBoxQuery​(double topLeftLon,
                                       double topLeftLat,
                                       double bottomRightLon,
                                       double bottomRightLat,
                                       @Nullable
                                       String field,
                                       @Nullable
                                       Double boost)
    • Method Detail

      • injectParams

        protected void injectParams​(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode input)
        Specified by:
        injectParams in class CoreSearchQuery
      • asProtostellar

        public com.couchbase.client.protostellar.search.v1.Query asProtostellar()
        Specified by:
        asProtostellar in class CoreSearchQuery