100 1000 ....、数パターンの検索時間を調査
100
100-classs/solr-6.4.1 > for p in 8980 ; do for i in {2..6}gram uc ; do time curl -o /dev/null "http://localhost:$p/solr/$i/select?rows=1000000000&q=:&wt=csv" 2> /dev/null;done;done 0.022 total 0.025 total 0.031 total 0.031 total 0.060 total 0.042 total
1000
1000-classs/solr-6.4.1 > for p in 8981 ; do for i in {2..6}gram uc ; do time curl -o /dev/null "http://localhost:$p/solr/$i/select?rows=1000000000&q=:&wt=csv" 2> /dev/null;done;done 0.033 total 0.045 total 0.064 total 0.068 total 0.106 total 0.035 total
10000
Phynocation HD/new_research < for p in 8982 ; do for i in {2..6}gram uc ; do time curl -o /dev/null "http://localhost:$p/solr/$i/select?indent=on&rows=1000000000&q=:&wt=json" 2> /dev/null;done;done 0.060 total 0.322 total 0.514 total 0.629 total 0.927 total 0.241 total
100000
Phynocation HD/new_research > for p in 8983 ; do for i in {2..6}gram uc ; do time curl -o /dev/null "http://localhost:$p/solr/$i/select?indent=on&rows=1000000000&q=:&wt=json" 2> /dev/null;done;done 0.030 total 3.810 total 4.661 total 7.688 total 9.919 total 1.511 total
1000000
Phynocation HD/new_research > for p in 8984 ; do for i in {2..6}gram uc ; do time curl -o /dev/null "http://localhost:$p/solr/$i/select?indent=on&rows=1000000000&q=:&wt=json" 2> /dev/null;done;done 3:47.35 total 4:44.34 total 7:28.44 total 12:49.37 total 2:27:30.22 total 13:43.28 total
QTime
100
3 3 2 3 2 2
1000
3 9 3 3 3 3
10000
10 8 8 28 5 17
100000
37 32 32 36 31 43
1000000
370 339 330 393 330 393