RE: [EXTERNAL] - Re: accessing numfound value

2017-07-13 Thread Steve Pruitt
I see no reference to QueryResponse from ResponseBuilder. QueryResponse appears to be a solr client class. On ResponseBuilder there is a rsp member pointing to a SolrQueryResponse. But this class doesn't seem to have access to the total hits. I tried rb. getResponseDocs() which returns a

RE: [EXTERNAL] - Re: accessing numfound value

2017-07-13 Thread Steve Pruitt
Sorry. I am just starting out, so it's hard to know what is needed to describe a problem. Yes, I get matches. I use the default row setting of 10 and I the response has 10 matches. But, the total number found is 53, which is correct. I am using a test index and I know 53 is the correct