package search

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service SearchService

search.proto:15

message ConsistencyParams

search.proto:55

ConsistencyParams represent the consistency requirements of a client's request.

Used in: QueryCtl

message ConsistencyVectors

search.proto:49

Key is partition or partition/partitionUUID. Value is seq. For example, a DCP data source might have the key as either "vbucketId" or "vbucketId/vbucketUUID".

Used in: ConsistencyParams

enum HealthCheckResponse.ServingStatus

search.proto:29

Used in: HealthCheckResponse

message QueryCtl

search.proto:69

QueryCtl defines the JSON parameters that control query execution and which are independent of any specific pindex type.

Used in: QueryCtlParams

message QueryCtlParams

search.proto:78

QueryCtlParams defines the JSON that includes the "ctl" part of a query request. These "ctl" query request parameters are independent of any specific pindex type.

message QueryPIndexes

search.proto:82

message SearchResult

search.proto:97

message StreamSearchResults.Batch

search.proto:104

Used in: StreamSearchResults