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

   Thanks for kicking off the 1.0.0 docs polish, @epugh — I built a follow-up 
on top of this PR and a couple of companion changes. Summary so the threads are 
linked:
   
   **[#151](https://github.com/apache/solr-mcp/pull/151) — builds on this PR** 
(your commits are bundled in). It finishes the review of #147 and:
   - Slims the README to a user-focused "how to use" guide; moves 
build/Docker/native/SBOM detail into `dev-docs/`, and defers the full 
per-client matrix to the website source pages.
   - Fixes the factual issues found here: `SECURITY_ENABLED` → 
`HTTP_SECURITY_ENABLED` (HTTP mode is **secured by default**, 
`matchIfMissing=true`); drops the non-existent `solr-mcp:latest-native` tag; 
keeps your (correct) "images not yet on a public registry" note.
   - Adds the Completions + Solr version-compatibility docs and ports the 
unique content from #95.
   - CONTRIBUTING: bare paths → markdown links, de-duplicated "Publishing to 
Maven Local".
   
   You can either **merge #151 as the consolidated 1.0.0 docs PR**, or merge 
this PR first and I'll rebase #151 down to just the delta.
   
   **Companion changes (same fixes, other surfaces):**
   - [#143](https://github.com/apache/solr-mcp/pull/143) — the in-repo website 
source (`docs/site/content/pages/mcp/**`): client-config accuracy 
(`.junie/mcp/mcp.json`, VS Code `type: http`, `claude mcp add` syntax), 
security `HTTP_SECURITY_ENABLED`, broken `docs/development/*` links, the Linux 
`--add-host` note, Solr versions, and a completions tip.
   - [apache/solr-site#175](https://github.com/apache/solr-site/pull/175) — the 
rendered Features page template now lists **Completions** as a first-class 
capability and fixes the same env-var bug.
   
   **Merge order:** #143 → #151 (the README links into #143's pages), and 
solr-site#175 fetches #143's content at build time.
   
   [#95](https://github.com/apache/solr-mcp/pull/95) is now closed as 
superseded by #151 + #143.


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