nodestory

Results 2 issues of nodestory

## 公司簡介 / Company Introduction Bitmark Inc. – a venture backed software company – is looking for candidates to join our team and accelerate development of our blockchain and related...

The field `ShardStatus` of [`SearchResult`](https://github.com/mattbaird/elastigo/blob/master/lib/coresearch.go#L175) contains the field [`Failure`](https://github.com/mattbaird/elastigo/blob/34c4c4d8425cbdcbc8e257943a2044d5e9f7dab5/lib/baseresponse.go#L94) which is defined as follows: ```golang type Failure struct { Index string `json:"index"` Shard StatusInt `json:"shard"` Reason string `json:"reason"` } ```...