cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

(Question) saveMany #166

Closed bumburoom closed 6 years ago

bumburoom commented 6 years ago

is there some reason why the saveMany function from the Type.php class was deleted?

Thanks

markstory commented 6 years ago

It looks like it is still present in Index

bumburoom commented 6 years ago

Oh well, the function has been moved... Thank you!

bumburoom commented 6 years ago

But the Index.php is not present in the last stable release (1.5.1), so right now is there no possibility to call saveMany function. I'm talking about 1.0 branch.

saeideng commented 6 years ago

this already exist https://github.com/cakephp/elastic-search/compare/1.0...d83f7a00e85815?expand=1

saeideng commented 6 years ago

in the last stable release (1.5.1)

latest version now is 1.5.2 :) https://github.com/cakephp/elastic-search/releases/tag/1.5.2