<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>serihiro</author_name>
  <author_url>https://blog.hatena.ne.jp/serihiro/</author_url>
  <blog_title>seri::diary</blog_title>
  <blog_url>https://serihiro.hatenablog.com/</blog_url>
  <categories>
    <anon>作ってみた</anon>
    <anon>groonga</anon>
  </categories>
  <description>groonga（ぐるんが）と言えばオープンソースの全文検索エンジンだが、いわゆる「全文検索」だけでなく、１行のレコードに複数個付けられたタグを元に検索する「タグ検索」ができることが意外と知られていないようなので紹介したい。自前でRDB使ってタグ検索を実装すると、 ・tag一覧テーブル ・tag付け管理テーブル を用意して、タグの管理が結構めんどくさなるケースが多いと思われるが、groonga使うと複数のtagをhash型として１つの列に格納して管理できるためかなり管理がシンプルになる。本エントリーでは仮想のデータを使用し、「タグ検索」が出来るようになるまでの手順を紹介したい。 ※尚、groon…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserihiro.hatenablog.com%2Fentry%2F20120901%2F1346515386&quot; title=&quot;groongaでタグ検索してみた　準備編 - seri::diary&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>2012-09-01 01:03:06</published>
  <title>groongaでタグ検索してみた　準備編</title>
  <type>rich</type>
  <url>https://serihiro.hatenablog.com/entry/20120901/1346515386</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
