Re: Re[2]: Traversal of documents through network

2016-04-21 Thread vidya
(1) So,dispalying the content(traversal of documents) depends on my pagination ? If i specify all 500 documents to be dispalyed and first 10 on the first page and remaining on the other, that implies that all documents traverse through network ? (2) In my application, front end of UI is developed

Re[2]: Traversal of documents through network

2016-04-21 Thread Alisa Z .
Well, it took me 7 milliseconds to index a 100MB dataset on a local Solr. So you could assume that for 1 GB it would take 70ms= 0.07s which is still pretty fast. Yet dealing with network delays is a separate issue.  100 wikipedia article-size documents shouldn't be a big problem. >Четверг,