Mara@pawb.social to Programming@beehaw.org · 2 years agoThe ElasticSearch Rantxeiaso.netexternal-linkmessage-square4fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkThe ElasticSearch Rantxeiaso.netMara@pawb.social to Programming@beehaw.org · 2 years agomessage-square4fedilink
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