Results 3 issues of ボー

Change the query since doc type is deprecated on ES 6.x. On the top of the new query, explicitly declare the search target's type to `keyword` to ensure the term...

``` self = , format = request = def __init__(self, format, request): self.__closed = False self._BaseReaderWriter_last_index = -1 self._format = format self._request = request # Open the reader/writer > self._open(**self.request.kwargs.copy())...

When using newer version of cocoapods, it will show message ↓ ![cocoapods-message](https://dl.dropboxusercontent.com/u/108987767/images/issue-ratreeview.png) to enforce you setting a target to specify pods. Although lower version cocoapods have no problems but I...

enhancement
possible bug