<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kut_arika</author_name>
  <author_url>https://blog.hatena.ne.jp/kut_arika/</author_url>
  <blog_title>はやさがたりない。</blog_title>
  <blog_url>https://arika.hateblo.jp/</blog_url>
  <categories>
    <anon>Elasticsearch</anon>
  </categories>
  <description>メモ程度。 ElasticsearchのMappingでfieldsというのがある。 Multi fieldsがなくなりこちらの形式になったとのことだが { &quot;tweet&quot; : { &quot;properties&quot; : { &quot;name&quot; : { &quot;type&quot; : &quot;string&quot;, &quot;index&quot; : &quot;analyzed&quot;, &quot;fields&quot; : { &quot;untouched&quot; : {&quot;type&quot; : &quot;string&quot;, &quot;index&quot; : &quot;not_analyzed&quot;} } } } } } こんな形で1つのフィールドに複数のindexが指定できる。 sortするときとかはnot_analyzedにたいし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farika.hateblo.jp%2Fentry%2F2014%2F06%2F10%2F234255&quot; title=&quot;Elasticsearch boolean型にfieldsが指定できない - はやさがたりない。&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>2014-06-10 23:42:55</published>
  <title>Elasticsearch boolean型にfieldsが指定できない</title>
  <type>rich</type>
  <url>https://arika.hateblo.jp/entry/2014/06/10/234255</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
