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

Fixes undefined index error when populating index #196

Merged
merged 1 commit into from Nov 29, 2012

Conversation

daFish
Copy link
Contributor

@daFish daFish commented Nov 29, 2012

Due to the support of multiple servers in Elastica before this fix the population command fails with an error: Notice: Undefined offset: 0 in /opt/local/apache2/htdocs/fmdb/vendor/ruflin/Elastica/lib/Elastica/Request.php line 182. This is due to the fact that the server-array is passed with an associated index. This fix changes this to an numeric index.

richardmiller-zz added a commit that referenced this pull request Nov 29, 2012
Fixes undefined index error when populating index
@richardmiller-zz richardmiller-zz merged commit 9b5c26d into FriendsOfSymfony:master Nov 29, 2012
@richardmiller-zz
Copy link
Contributor

Thanks

@daFish
Copy link
Contributor Author

daFish commented Nov 29, 2012

You're very welcome. :)

tumbochka pushed a commit to formapro-forks/FOSElasticaBundle that referenced this pull request Jul 17, 2014
…scire-on-user-update

Fix calculate scire on user update
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.

None yet

2 participants