<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>basyura</author_name>
  <author_url>https://blog.hatena.ne.jp/basyura/</author_url>
  <blog_title>basyura's blog</blog_title>
  <blog_url>https://blog.basyura.org/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>go で elasticsearch に接続。 package main import ( &quot;context&quot; &quot;encoding/json&quot; &quot;fmt&quot; &quot;github.com/olivere/elastic&quot; ) func main() { client, err := elastic.NewClient( elastic.SetURL(&quot;http://127.0.0.1:9200&quot;), elastic.SetSniff(false)) if err != nil { panic(err) } defer client.Stop() ctx := context.Background() …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.basyura.org%2Fentry%2F2018%2F10%2F20%2F232348&quot; title=&quot;golang - elasticsearch - basyura&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-20 23:23:48</published>
  <title>golang - elasticsearch</title>
  <type>rich</type>
  <url>https://blog.basyura.org/entry/2018/10/20/232348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
