Skip to content
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

Undefined index: multiple #23

Open
rharink opened this issue May 18, 2021 · 1 comment
Open

Undefined index: multiple #23

rharink opened this issue May 18, 2021 · 1 comment

Comments

@rharink
Copy link

rharink commented May 18, 2021

When using an Propery(type="object") a notice is thrown in the Result converter:

Notice: Undefined index: multiple
handcraftedinthealps/elasticsearch-bundle/Result/Converter.php:109

PHP 7.4
ES: 7.12
Bundle: 5.2.6.8

@alexander-schranz
Copy link
Member

Can you try what the output of $aliases is in your case:

if ($aliases[$name]['multiple']) {

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

No branches or pull requests

2 participants