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. >Четверг, 21 апреля 2016, 0:57 -04:00 от vidya <vidya.nade...@tcs.com>: > >ok. I understand that. So, you would say documents traverse through network. >If i specify some 100 docs to be dispalyed on my first page, will it effect >performance. While docs gets traversed, will there be any high volume >traffic and effects performance of the application. > > >And whats the time solr takes to index 1GB of data in general. > > >Thanks > > > >-- >View this message in context: >http://lucene.472066.n3.nabble.com/Traversal-of-documents-through-network-tp4271555p4271743.html >Sent from the Solr - User mailing list archive at Nabble.com.