Kouhei Sutou
null+****@clear*****
Sat Nov 5 17:51:56 JST 2016
Kouhei Sutou 2016-11-05 17:51:56 +0900 (Sat, 05 Nov 2016) New Revision: 843a957b847e98a6a85f00ea226fcc1b5e3da499 https://github.com/groonga/wikipedia-search/commit/843a957b847e98a6a85f00ea226fcc1b5e3da499 Message: Add a missing function Modified files: benchmark/centos7/en-postgresql.sh Modified: benchmark/centos7/en-postgresql.sh (+7 -0) =================================================================== --- benchmark/centos7/en-postgresql.sh 2016-11-05 17:22:14 +0900 (6f796f8) +++ benchmark/centos7/en-postgresql.sh 2016-11-05 17:51:56 +0900 (b0117f0) @@ -304,6 +304,13 @@ benchmark_search_textsearch() done } +benchmark_search() +{ + benchmark_search_pgroonga + benchmark_search_pg_trgm + benchmark_search_textsearch +} + show_environment ensure_data -------------- next part -------------- HTML����������������������������...Download