Alexander Makalov

Results 2 comments of Alexander Makalov

I use elasticsearch 8.3.2 and API 8.3 ` this.esClient() .bulk({ body: bulkBuffer, }) .then((res) => { if (res.body.items && res.body.items.length) { for (let i = 0; i < res.body.items.length; i++)...

macos: ventura 13.1 (M1) Successfully installed via the command line. There were problems with the default python (always a problem with a default python) Python was deleted(don't remember how) and...