elasticsearch-codeigniter-library icon indicating copy to clipboard operation
elasticsearch-codeigniter-library copied to clipboard

More detailed usage

Open radaniba opened this issue 11 years ago • 2 comments

Hello there,

Thanks for wrapping up this library. Except the add method, it is not clear how to get the most of the other methods

Is it possible to make an analogy curl commands vs this library ?

Thanks

radaniba avatar Sep 21 '14 22:09 radaniba

Hi!

I understand it can be hard to understand the code when you are not comfortable with how it works. It was built for people understanding it from scratch.

I will add more examples for the different methods and make it work for everyone.

If you change the call function in the elasticsearch library file to be public you can make raw curl commands by calling that one. Is that okay for you?

confact avatar Sep 22 '14 07:09 confact

totally,

I actually was confused by the search wrapper but now sorted this out, but it would be definitely useful to get this kind of dual usage and a list of supported / not supported api calls

Thanks

radaniba avatar Sep 22 '14 21:09 radaniba