hi
建议你自己搭个环境测试一下吧,1M这点儿数据一点儿问题没有
2011/9/30 秦鹏凯 :
> Hi all,
>
> Now I'm doing research on solr distributed search, and it
> is said documents more than one million is reasonable to use
> distributed search.
> So I want to know, does anyone have the test
> result(Such as time cost) of using singl
Hi all,
Now I'm doing research on solr distributed search, and it
is said documents more than one million is reasonable to use
distributed search.
So I want to know, does anyone have the test
result(Such as time cost) of using single index and distributed search
of more than one million data?
Hi Pengkai,
my experience is based on http://www.findfiles.net/ which holds >700 Mio
documents, each about 2kb size.
A single Index containing that kind of data should hold below 80 Mio
documents. In case you have complex queries with lots of facets,
sorting, function queries then even 50 Mi
September 29, 2011 5:15 AM
To: solr-user@lucene.apache.org; d...@lucene.apache.org
Subject: About solr distributed search
Hi all,
Now I'm doing research on solr distributed search, and it is said documents
more than one million is reasonable to use distributed search.
So I want to know,
Hi all,
Now I'm doing research on solr distributed search, and it is said documents
more than one million is reasonable to use distributed search.
So I want to know, does anyone have the test result(Such as time cost) of using
single index and distributed search of more than one million data? I