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 sol
Viday,
No, not all of those 500 result docs will be brought to your client (browser,
etc.) Only as many documents as fit into the 1st "search result page" will be
brought.
There is a notion of "pagination" in Solr (as well as in most search engines).
The counts of occurrence might be appro