Hi, I am working on a POC to develop a plugin, which would query all the documents and update value of few fields of the document.
Wanted to check if there is any Java API available to query solr locally (Including Pagination) without using the Httpclient. Thanks Rajan