Hi Anuj, I believe this could work: https://solr.apache.org/guide/solr/latest/configuration-guide/requesthandlers-searchcomponents.html#invariants
Regards -ufuk yilmaz — > On 30 Jan 2024, at 13:39, Anuj Bhargava <anujb...@gmail.com> wrote: > > Need to show limited rows, even if someone specifies more rows. > > http://xxx.xx.xx.xx:8983/solr/regions/select?q=*:*&start=0&*rows=100* > > In the above a person can specify any number of rows and can download all > the records. Anyway to restrict the search result to say 50 > > Regards, > > Anuj