cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Bug in elastic search docs #206

Closed rudy1976s closed 5 years ago

rudy1976s commented 5 years ago

In Cake book under elastic search doc the is a broken link :

https://github.com/cakephp/elastic-search/blob/master/src/FilterBuilder.php

garas commented 5 years ago

FilterBuilder was changed to QueryBuilder in 1.0.0 in https://github.com/cakephp/elastic-search/commit/fb9a129050ee0e81f9983a257df640c5b01e54c3.

Would you like to open PR to fix link and references?