when I query in solr, it says for example 1000 number found but it only shows 10 results of it, how can I see the rest?
thank so much
when I query in solr, it says for example 1000 number found but it
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By default you are getting 10 first results. You can ask for all at once or page through them.
Parameters you are looking for are:
Please read Solr Wiki