janhoy commented on a change in pull request #526:
URL: https://github.com/apache/solr/pull/526#discussion_r788248767



##########
File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc
##########
@@ -61,6 +61,16 @@ In Solr 8, it's possible to add docValues to a schema 
without re-indexing via `U
 Due to changes in Lucene 9, that isn't possible any more; the component was 
removed.
 If re-indexing is too onerous, use this mechanism in Solr 8.
 
+=== Solr Binary Release `dist/` Directory
+
+The `dist/` directory in the Solr binary release has been removed as of Solr 
9.0.
+
+* The `solr-core` and `solr-solrj` jars, they can be found under 
`server/solr-webapp/webapp/WEB-INF/lib/`.

Review comment:
       ```suggestion
   * The `solr-core` and `solr-solrj` jars can be found under 
`server/solr-webapp/webapp/WEB-INF/lib/`.
   ```




-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to