Matt Robinson
Matt Robinson
The README points to `Resources/meta/LICENSE` (the Apache license), but there's also one of the Creative Commons licenses living in `Resources/doc/LICENSE` which should probably be removed or updated.
This is a straight copy of the contents of the `blueprint/` folder of the v1.0.1 tag of the [BlueprintCSS](https://github.com/joshuaclayton/blueprint-css) repository, with the addition of minified versions of `ie.css`, `print.css`, and...
I'm excited to try Meilisearch, so I'm happy there's a symfony bundle! Sadly the project I picked to try it out on uses Doctrine's Single Table Inheritance, and this confuses...
If I set environment variables like `SYMFONY__RABBITMQ_HOST` on my server (or in this case docker container, but whatever), then add a `rabbitmq-cli-consumer` program to my supervisord config, supervisor is kind...
Just a little thing - as far as I can tell, the return of the [`AbstractIndex::setup()`](https://github.com/madewithlove/elasticsearcher/blob/f3540514580c5087fbb01ba5e6a48bd3566dbf4d/src/Abstracts/AbstractIndex.php#L26) method is not used anywhere, nor does the [example index class](https://github.com/madewithlove/elasticsearcher/blob/master/docs/index-management.md) in the docs...
The last release was 1.34.0 in June, 5 months ago. Before that, releases occurred roughly monthly. Release 1.34.0 wasn't documented on the website. Please let us know if we should...