java - Solr : SolrQueryResponse -


well have seen lot people adding results solrqueryresponse object using rsp.add("response",result). here 'rsp' solrqueryresponse object , "response" string (obviously) , result solrdocumentlist.

my confusion not able understand how know have use string "response" send response client.

i have read solrqueryresponse class didn't find anything.

any


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -