Skip to content

Allow FOSElasticaBundle v6 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Allow FOSElasticaBundle v6 #33

merged 1 commit into from
Dec 1, 2020

Conversation

XWB
Copy link
Contributor

@XWB XWB commented Dec 1, 2020

This bundle should work with FOSElasticaBundle v6.

@boroth
Copy link

boroth commented Jan 6, 2023

Question: If I'm trying to use enqueue with FOSElasticaBundle v6, what versions of enqueue/elastica-bundle and enqueue/fs do I need to be using? I currently have installed:

    "enqueue/elastica-bundle": "0.11.0",
    "enqueue/fs": "^0.10",

which resolve to 0.11.0 and 0.10.9 respectively (because those were the only ones I could get to install through composer without having other dependency conflicts with Symfony 4.4.

Currently, when I run bin/console enqueue:consume --setup-broker -vvv there is no output, and when I try to populate my indexes with bin/console fos:elastica:populate --index=my_index --pager-persiter=queue it just sits there until it times out 180 seconds later. Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants