adityamparikh commented on PR #201:
URL: https://github.com/apache/solr-mcp/pull/201#issuecomment-5667893817

   Closing as superseded and distributed into format-specific PRs:
   
   1. **CSV & XML Data + Integration Tests** -> Integrated into PR #205 
(`fix/xml-record-mapping`). `shows.csv`, `shows.xml`, and 
`ShowsSampleDataIntegrationTest` validate Solr's native `/update` handler 
streaming directly against Testcontainers.
   2. **Markdown Data + Parser Tests** -> Integrated into PR #206 
(`refactor/markdown-front-matter-yaml`). The 61 `shows-markdown/` records and 
`ShowsSampleDataTest` provide comprehensive unit test coverage for SnakeYAML 
front-matter parsing.
   3. **Core Indexing Refactoring** -> PR #205's hardened `SolrUpdateXml` guard 
and native delegation completely supersedes the intermediate `UpdatePayloads` 
approach and drops the `commons-csv` dependency.
   
   All datasets, tests, and native resource hints are preserved in their 
respective PRs.


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