How to insert data to existing Elasticsearch table from spark

Hi,
How can I insert my incoming data to an existing ES table via spark.
does savetoES() inserts to a table that exists already?

Thanks
Manas