adityamparikh opened a new pull request, #195:
URL: https://github.com/apache/solr-mcp/pull/195

   ### Summary
   - Separate the search-only changes from #194; this PR has no indexing 
changes.
   - Ignore blank optional filter, facet, and sort-field entries while 
preserving valid values and validation of nonblank sort orders.
   - Return actionable search errors without raw backend details or causes that 
MCP could unwrap; retain diagnostics in server logs.
   
   ### Verification
   - Java 25: ./gradlew spotlessApply build --console=plain passed.
   - Includes unit, real-Solr integration, and MCP STDIO regressions for blank 
arguments and safe error payloads.
   - Native images and additional Solr versions were not tested.


-- 
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