9. P9テスト環境
サーバ
Xeon
L5520
2.27GHz×2(16C)/
24GB
Mem
/SAS
146GBx2
/Raid
1
OS
Oracle
Enterprise
Linux
5.5
MySQL
Percona
Server
5.1.51
照合順序
uS8_general_ci
Groonga
2.0.6
Mroonga
2.0.6
mecab
mecab-‐0.994
(分かち書き辞書:mecab-‐ipadic-‐2.7.0-‐20070801)
Copyright
(C)
2015
Yahoo
Japan
Corpora5on.
All
Rights
Reserved.
無断引用・転載禁止
11. P11テスト⽅方法
・ApacheJMeterで20/40Threadsで実⾏行行
select
match(title,abstract) against ('+${searchword}' in
boolean mode) as score
,id
,title
,abstract
from
article
where
match(title,abstract) against ('+${searchword}' in
boolean mode)
order by score desc
単語をリストから⼊入⼒力力
Copyright
(C)
2015
Yahoo
Japan
Corpora5on.
All
Rights
Reserved.
無断引用・転載禁止