David Andersson

Results 5 issues of 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

feature request
help wanted

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...

enhancement
good first issue
help wanted

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...