elasticsearch-codeigniter-library
elasticsearch-codeigniter-library copied to clipboard
More detailed usage
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
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?
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