Damien Alexandre

Results 130 comments of Damien Alexandre

Thanks for sharing. Just found this setter on the Elastica Document `$doc->setPipeline('coucou');` but it does not work on Bulk, it's only for one-shot indexing. One possible implementation we could do...

Yeah that's also possible. I'm open to suggestions :+1:

How can we move forward with this idea? From what I see, we miss some documentation?

I agree with @lyrixx, multiple connexion from the start is good. We must solve the autowiring that's all.

* Both Pagerfanta and PagerfantaBundle are looking for maintainers: [whiteoctober/Pagerfanta#278](https://github.com/whiteoctober/Pagerfanta/issues/278) * KnpPaginatorBundle is ok now * Doctrine's Paginator is not a complete replacement of Pagerfanta/KnpPaginator. * Symfony is thinking about...

Great, feel free to open a pull request :+1:

Hi, yes that's something I'd like to have as well. But it has to add value somehow. For example, just listing the request/responses does not add anything, because when you...

Here is what I can think of: - list of all the request of course - on each request / reponse: - timings - JSON formatting / nice readable display...

I have the same issue. Managed to make a background appear by cheating, and the final result is far from ok, I will pursue my tests. ```html DO STUFF ```...

Integrating Kopf as a Kibana application is the best way to make it future proof IMO.