<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>WorldWorldWorld</author_name>
  <author_url>https://blog.hatena.ne.jp/WorldWorldWorld/</author_url>
  <blog_title>小さな星がほらひとつ</blog_title>
  <blog_url>https://blog.wackwack.net/</blog_url>
  <categories>
    <anon>データベース</anon>
    <anon>データベース-MySQL</anon>
  </categories>
  <description>前回の記事で書いたようにInnoDBによる全文検索では、（特にNGram検索で）「フレーズ検索」によるパフォーマが悪化しやすいです。 quotto.hatenablog.com 「フレーズ検索」とは、指定した順番で単語が出てくる文章のみを抽出する方法です。 例えば「メロン」という言葉が含まれる文章があり、文章は2gramで分解されているとします。 「メロン」は3文字ですから、発行すべきSQLはこんな感じです。 select * from fruits where match(desctext) against('&quot;メロ ロン&quot;'); 2gramで分解した場合、「メロン」は「メロ」「ロン」という…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.wackwack.net%2Fentry%2F2016%2F04%2F01%2F143918&quot; title=&quot;InnoDBのフレーズ検索はなぜ遅いのか（転置インデックスと完全転置インデックス） - 小さな星がほらひとつ&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>http://ecx.images-amazon.com/images/I/41e8l8sJnaL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-01 14:39:18</published>
  <title>InnoDBのフレーズ検索はなぜ遅いのか（転置インデックスと完全転置インデックス）</title>
  <type>rich</type>
  <url>https://blog.wackwack.net/entry/2016/04/01/143918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
