Mara@pawb.social to Programming@beehaw.org · 2 years agoThe ElasticSearch Rantxeiaso.netexternal-linkmessage-square5fedilinkarrow-up115arrow-down10cross-posted to: tech@pawb.social
arrow-up115arrow-down1external-linkThe ElasticSearch Rantxeiaso.netMara@pawb.social to Programming@beehaw.org · 2 years agomessage-square5fedilinkcross-posted to: tech@pawb.social
minus-squareHexorg@beehaw.orgMlinkfedilinkarrow-up1·2 years agoElastic search uses REST API and there are plenty of write ups about it. The json typing is handled with strings. Not great - true but the whole docker is written this way. Here’s an example
Elastic search uses REST API and there are plenty of write ups about it. The json typing is handled with strings. Not great - true but the whole docker is written this way. Here’s an example