There are different ways to index or create documents in Elastic search. We are going to accomplish this through the elastic search api using the POST and PUT method (with their differences) and the bulk api or bulk API.
The content:
00:11 - How to index documents in ElasticSearch.
00:29 - Document indexing structure
01:48 - Indexing with PUT method
02:42 - Document indexing response
04:08 - Indexing with POST method
05:56 - Indexing with _create
07:08 - Indexing with bulk API
Watch all the videos of the elastic search course: • Elastic Search PASO a PASO (2023)
Facebook: https://goo.gl/HDLFyn
Twitter: https://goo.gl/pcFziM
#elasticsearch