<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yumatsumo</author_name>
  <author_url>https://blog.hatena.ne.jp/yumatsumo/</author_url>
  <blog_title>マツモブログ</blog_title>
  <blog_url>https://yumatsumo.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>検索</anon>
  </categories>
  <description>saryを使ってみました。何かと言うと sary は Suffix Array のライブラリとツールです。Suffix Array と呼ばれるデータ構造を用いることにより、 10MB, 100MB といった巨大なテキストファイルに対する高速な全文検索を実現します。特定の個所だけにインデックスポイントを割り当てることにより、特定のフィールドのみを検索対象にすることもできます。 との事。最大の特徴はMecabとかと違い文を解析しないというところでしょうか。 要は「word like '%文字%'」と等価という事ですな。というわけで導入編。 # apt-get install sary でさっくり入…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyumatsumo.hatenadiary.org%2Fentry%2F20061214%2F1181551376&quot; title=&quot;Search::Saryer 〜導入編〜 - マツモブログ&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>2006-12-14 17:42:56</published>
  <title>Search::Saryer 〜導入編〜</title>
  <type>rich</type>
  <url>https://yumatsumo.hatenadiary.org/entry/20061214/1181551376</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
