ruflin / Elastica

Elastica is a PHP client for elasticsearch
http://elastica.io/
MIT License
2.26k stars 736 forks source link

Undefined method Elastica\Query\MultiMatch::setStoredFields() in Elastica v7.3.0 #2145

Closed xidonett closed 1 year ago

xidonett commented 1 year ago

After upgrading the Elastica library to 7.3.0 cannot access the setStoredFields method.

Could you tell me please, what can I use instead of it or should it be done in another way?

xidonett commented 1 year ago

Checked the class, it was my fault