Hi first post so excuse my lack of knowledge,
I currently have a php script pushing data to elasticsearch via a curl call, and was thinking about changing this to use the API and have 2 questions
-
Is the API client provided faster than a standard curl call?
-
What protocol does the API use to communicate with an Elastic module ?