David Andersson
David Andersson
Is it possible to make use of the highlight functionallity with this package? https://www.elastic.co/guide/en/elasticsearch/reference/current/highlighting.html
It would be great if this feature was supported. As I understand, the following would have to be done in order to change a field (This example changes a field...
Since release 11.0 you support Laravel 11, I would suggest that you update the following section of the readme: `This package is compatible with Laravel 4.* , 5.*, 6.*, 7.*,...
When I try to execute the following: ``` new CustomHostnames($this->adapter)->addHostname( "zone_id", "mydomain.com", ); ``` I get the error message: `Unable to decode the JSON request body. Please check your input...