Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
map<string, Node> nodes = 1
bytes indexer_assignment = 3
bytes searcher_assignment = 4
string index_name = 1
string index_uri = 2
string lock_uri = 3
bytes index_mapping = 4
uint32 num_shards = 5
string default_search_field = 6
bytes default_analyzer = 7
(message has no fields)
(message has no fields)
string index_name = 1
string shard_name = 2
repeated Document documents = 3
(message has no fields)
string index_name = 1
string shard_name = 2
repeated string ids = 3
(message has no fields)
string index_name = 1
repeated string shard_names = 2
optional Query query = 3
int32 start = 4
int32 num = 5
string sort_by = 6
repeated string fields = 7
string index_name = 1
uint64 hits = 2
repeated Document documents = 3
Used in: SearchRequest
string type = 1
bytes options = 2
Used in: SearchResponse
map<string, double> buckets = 1
Used in: AddDocumentsRequest, SearchResponse
string id = 1
double score = 2
int64 timestamp = 3
bytes fields = 4
bytes highlights = 5
Used in: SearchRequest
Used in: HighlightRequest
string type = 1
bytes options = 2
Used in: ClusterResponse
string index_uri = 1
string index_lock_uri = 2
bytes index_mapping = 3
Used in: LivenessCheckResponse
LIVENESS_STATE_UNKNOWN = 0
LIVENESS_STATE_ALIVE = 1
LIVENESS_STATE_DEAD = 2
Used in: ClusterResponse
string addr = 1
uint32 port = 2
optional NodeMeta meta = 3
Used in: Node
uint32 grpc_port = 1
uint32 http_port = 2
repeated NodeRole roles = 3
Used in: NodeMeta
NODE_ROLE_UNKNOWN = 0
NODE_ROLE_INDEXER = 1
NODE_ROLE_SEARCHER = 2
Used in: Node
NODE_STATE_UNKNOWN = 0
NODE_STATE_ALIVE = 1
NODE_STATE_SUSPECT = 2
NODE_STATE_DEAD = 3
NODE_STATE_LEFT = 4
Used in: SearchRequest
string type = 1
bytes options = 2
Used in: ReadinessCheckResponse
READINESS_STATE_UNKNOWN = 0
READINESS_STATE_READY = 1
READINESS_STATE_NOT_READY = 2
Used in: IndexMetadata
string shard_uri = 1
string shard_lock_uri = 2