<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakutarou</author_name>
  <author_url>https://blog.hatena.ne.jp/sakutarou/</author_url>
  <blog_title>sakutarou’s blog</blog_title>
  <blog_url>https://kozo.hatenablog.jp/</blog_url>
  <categories>
    <anon>Elasticsearch</anon>
  </categories>
  <description>検索のやり方を備忘録として残しておく データにはElasticsearchのサンプルデータを利用しています。 www.elastic.co 全文検索クエリ：単語一致 単語単位で検索する場合 RDBのLIKEに近いけどあくまで単語単位での検索 例1) 住所に単語として Street が含まれるドキュメントを検索する curl -Xget &quot;http://172.17.0.2:9200/bank/account/_search&quot; -H 'Content-Type: application/json' -d' { &quot;query&quot;: { &quot;match&quot;: { &quot;address&quot; : &quot;Street&quot; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkozo.hatenablog.jp%2Fentry%2F2018%2F08%2F16%2F235916&quot; title=&quot;やっとElasticsearchのクエリーでドキュメントの検索ができた - sakutarou’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-08-16 23:59:16</published>
  <title>やっとElasticsearchのクエリーでドキュメントの検索ができた</title>
  <type>rich</type>
  <url>https://kozo.hatenablog.jp/entry/2018/08/16/235916</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
