<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohbarye</author_name>
  <author_url>https://blog.hatena.ne.jp/ohbarye/</author_url>
  <blog_title>valid,invalid</blog_title>
  <blog_url>https://ohbarye.hatenablog.jp/</blog_url>
  <categories>
    <anon>2015夏</anon>
    <anon>MongoDB</anon>
  </categories>
  <description>MongoDB # 索引 # 追加 &gt; db.users.ensureIndex({ score: 1 }) { &quot;createdCollectionAutomatically&quot; : false, &quot;numIndexesBefore&quot; : 1, &quot;numIndexesAfter&quot; : 2, &quot;ok&quot; : 1 } # 一覧 &gt; db.users.getIndexes() [ { &quot;v&quot; : 1, &quot;key&quot; : { &quot;_id&quot; : 1 }, &quot;name&quot; : &quot;_id_&quot;, &quot;ns&quot; : &quot;mydb.users&quot; }, { &quot;v&quot; : 1, &quot;key&quot; : { &quot;score&quot; : 1 }, &quot;n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fohbarye.hatenablog.jp%2Fentry%2F2015%2F09%2F03%2F092230&quot; title=&quot;9/2学んだこと / MongoDB@dotinstall - valid,invalid&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>2015-09-02 23:30:00</published>
  <title>9/2学んだこと / MongoDB@dotinstall</title>
  <type>rich</type>
  <url>https://ohbarye.hatenablog.jp/entry/2015/09/03/092230</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
