Please see the below basic SOLR search examples for your reference: Simple Search Requested URL http://localhost:8983/solr/films/select?q=day&row=20&wt=json&indent=true Parameters Values Details q day Text for searching wt json Return results format, it can be json / xml / python / ruby / php / csv row 20 Optional. By default = 10 Returning no of rows