What is? You have to separate getting the response from rendering, so first I'd measure with curl or similar. Second, returning 1,000 records is usually a bad idea, when returning that many rows you may want to use the export handler.
Sent from my phone On Jun 16, 2016 3:25 AM, "Thrinadh Kuppili" <thrinadh...@gmail.com> wrote: > Thanks Eric, > Can you please elaborate "I'd also suggest that your response times are > tunable" ?? > > I have set the start to 0 and rows to 1000 initially and entered a search > field as below > > CompanyName : private limited > > when i clicked on search button in the UI it is not responsive at all. > > When i remove the start and rows values it is good and resulting in 65k > records out of which 10 are displayed in the solr UI. > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Limit-Solr-to-search-for-only-500-records-based-on-the-search-criteria-tp4282519p4282559.html > Sent from the Solr - User mailing list archive at Nabble.com. >