[Groonga-commit] droonga/wikipedia-search.wiki at 4aef079 [master] Updated ベンチマーク取得手順 (markdown)

Back to archive index

YUKI Piro Hiroshi null+****@clear*****
Fri Jul 11 13:12:50 JST 2014


YUKI "Piro" Hiroshi	2014-07-11 13:12:50 +0900 (Fri, 11 Jul 2014)

  New Revision: 4aef079b48953399c7995e37292248e0aa6d34c6
  https://github.com/droonga/wikipedia-search/wiki/%E3%83%99%E3%83%B3%E3%83%81%E3%83%9E%E3%83%BC%E3%82%AF%E5%8F%96%E5%BE%97%E6%89%8B%E9%A0%86/4aef079b48953399c7995e37292248e0aa6d34c6

  Message:
    Updated ベンチマーク取得手順 (markdown)

  Modified files:
    ベンチマーク取得手順.md

  Modified: ベンチマーク取得手順.md (+2 -2)
===================================================================
--- ベンチマーク取得手順.md    2014-07-11 13:08:38 +0900 (3ee8915)
+++ ベンチマーク取得手順.md    2014-07-11 13:12:50 +0900 (2d525d5)
@@ -97,8 +97,8 @@ Groongaと比較する場合のベンチマーク取得手順。
     % echo '{"wikiledia-ja-search":{"frequency":1,"method":"http","patterns":[' \
         > patterns.json
     % curl 'http://stats.grok.se/ja/top' | grep "a href" | \
-        sed -r -e 's/\&[^;]+//g' \
-               -e 's;.+>([^<]+)</a>.*;{"path":"/d/select?table=Pages\&limit=10\&query=\&match_columns=title,text\&output_columns=title,text,categories,_key"},;' \
+        sed -r -e 's/\&[^;]+;//g' \
+               -e 's;.+>([^<]+)</a>.*;{"path":"/d/select?table=Pages\&limit=10\&query=\1\&match_columns=title,text\&output_columns=title,text,categories,_key"},;' \
         >> patterns.json
     % echo '{"path":"/d/select?Table=Pages&limit=10"}]}}' \
         >> patterns.json
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index