Kouhei Sutou
null+****@clear*****
Wed Feb 12 17:50:24 JST 2014
Kouhei Sutou 2014-02-12 17:50:24 +0900 (Wed, 12 Feb 2014) New Revision: 1e908630806e6364fad33cd01618c5b1a314e6ed https://github.com/mroonga/mroonga.github.com/commit/1e908630806e6364fad33cd01618c5b1a314e6ed Message: users: add PatentField Patch by Naoya Murakami. Thanks!!! Modified files: ja/users/index.html users/index.html Modified: ja/users/index.html (+12 -0) =================================================================== --- ja/users/index.html 2014-02-10 12:48:05 +0900 (876f050) +++ ja/users/index.html 2014-02-12 17:50:24 +0900 (93ca644) @@ -73,3 +73,15 @@ title: 利用者のみなさん <p>chikamap.comは中古住宅・土地購入の際に参考になる地価履歴やその周辺の公共施設・交通機関などの基本的な情報を地図から表示するためのサイトです。</p> <p><a href="http://gihyo.jp/dev/clip/01/groonga">隔週連載groonga</a>に事例紹介記事「<a href="http://gihyo.jp/dev/clip/01/groonga/0002">第2回 groongaをRuby On Railsでも使ってみた ~chikamap.comの事例から</a>」があります。</p> </section> + +<section id="patentfield"> + <h2>PatentField</h2> + <p><a href="http://patentfield.com/">PatentField | 無料特許検索</a></p> + <p><a href="http://groonga.org/">Groonga</a> + Mroongaの組み合わせで利用。全文検索はGroonga、データの更新はMroongaを利用しています。</p> + + <p>PatentFieldは無料の特許情報検索サイトです。日本、海外主要国の特許情報を4,500万件以上収録。全文検索、連想検索、権利の死活情報やパテントファミリーに応じた絞り込みといった高度な特許検索サービスを提供しています。</p> + + <p>全文検索、ドリルダウン検索、近傍検索、スニペットといったほぼ全ての検索機能およびデータストア機能をGroongaにより実現しています。ドリルダウン検索により特許分類、出願人、発明者、リーガルステータス等の煩雑なデータ項目を直感的に絞り込むことができます。</p> + + <p>最大レコード数は1,000万以上、最大データサイズは400GiBを超えていますが、概ね高速に全文検索できています。</p> +</section> Modified: users/index.html (+9 -0) =================================================================== --- users/index.html 2014-02-10 12:48:05 +0900 (63e2179) +++ users/index.html 2014-02-12 17:50:24 +0900 (501fc63) @@ -50,3 +50,12 @@ title: Users <p>chikamap is the site for displaying map information and other basic public facilities and transportation with land price history. It's useful when you purchase second-hand housing or land in Japan.</p> <p><a href="http://gihyo.jp/dev/clip/01/groonga">groonga bi-weekly serises</a> introduces use cases - 「<a href="http://gihyo.jp/dev/clip/01/groonga/0002">I've used groonga with Ruby On Rails in the case of chikamap.com</a>」</p> </section> + +<section id="patentfield"> + <h2>PatentField</h2> + <p><a href="http://en.patentfield.com/">PatentField | Free patent search</a></p> + <p>It uses <a href="http://groonga.org/">Groonga</a> + Mroonga combination. It uses Groonga for fulltext search, uses Mroonga for updates columns.</p> + <p>PatentField is free patent information search site. It collected over 45 million patent information Japan and the major worldwide countries. It offers an advanced search service fulltext search, associative search, and patent family and life and death of the rights.</p> + <p>It uses Groonga for fulltext search, drilldown search, near search, snippets and column store. It can narrow intuitively a complicated data by drilldown search. For example, patent classification, applicants, inventors, legal status and etc.</p> + <p>The maximum number of records are 10 million more than. The maximum total size of data is 400GiB more than. Although, It can be high-speed fulltext search.</p> +</section> -------------- next part -------------- HTML����������������������������... ダウンロード