condition

package
v0.0.0-...-573fe8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDatetimeRange

func NewDatetimeRange(field string, dateTimeRange *grpc.DatetimeRange) *grpc.Condition

func NewFilterAsCondition

func NewFilterAsCondition(filter *grpc.Filter) *grpc.Condition

func NewGeoBoundingBox

func NewGeoBoundingBox(field string, topLeftLat, topLeftLon, bottomRightLat, bottomRightLon float64) *grpc.Condition

func NewGeoPolygon

func NewGeoPolygon(field string, exterior *grpc.GeoLineString, interior ...*grpc.GeoLineString) *grpc.Condition

func NewGeoRadius

func NewGeoRadius(field string, lat, long float64, radius float32) *grpc.Condition

func NewHasId

func NewHasId(ids ...*grpc.PointId) *grpc.Condition

func NewIsEmpty

func NewIsEmpty(field string) *grpc.Condition

func NewIsNull

func NewIsNull(field string) *grpc.Condition

func NewMatchBool

func NewMatchBool(field string, value bool) *grpc.Condition

func NewMatchExceptInts

func NewMatchExceptInts(field string, values ...int64) *grpc.Condition

func NewMatchExceptKeywords

func NewMatchExceptKeywords(field string, keywords ...string) *grpc.Condition

func NewMatchInt

func NewMatchInt(field string, value int64) *grpc.Condition

func NewMatchInts

func NewMatchInts(field string, values ...int64) *grpc.Condition

func NewMatchKeyword

func NewMatchKeyword(field, keyword string) *grpc.Condition

func NewMatchKeywords

func NewMatchKeywords(field string, keywords ...string) *grpc.Condition

func NewMatchText

func NewMatchText(field, text string) *grpc.Condition

func NewNestedCondtion

func NewNestedCondtion(field string, conditon *grpc.Condition) *grpc.Condition

func NewNestedFilter

func NewNestedFilter(field string, filter *grpc.Filter) *grpc.Condition

func NewRange

func NewRange(field string, rangeVal *grpc.Range) *grpc.Condition

func NewValuesCount

func NewValuesCount(field string, valuesCount *grpc.ValuesCount) *grpc.Condition

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL