@@ -69,7 +69,7 @@ |
||
69 | 69 | * @param null|int $limit |
70 | 70 | * @param array $options |
71 | 71 | * |
72 | - * @return array |
|
72 | + * @return \Elastica\Result[] |
|
73 | 73 | */ |
74 | 74 | protected function search($query, $limit = null, $options = array()) |
75 | 75 | { |