epugh commented on code in PR #31:
URL: https://github.com/apache/solr-mcp/pull/31#discussion_r2666537323


##########
src/main/java/org/apache/solr/mcp/server/metadata/CollectionService.java:
##########
@@ -242,6 +246,9 @@ public class CollectionService {
        /** SolrJ client for communicating with Solr server */
        private final SolrClient solrClient;
 
+       /** Jackson ObjectMapper for JSON serialization in MCP Resource 
responses */

Review Comment:
   do we need this comment?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to