The Solr Reference Guide (of which the online documentation is a part) gets built and released separately from the Solr distribution itself. The Solr community tries to keep the code and documentation releases as close together as we can, but the releases require work and are done on a volunteer basis. No one has volunteered for the 8.0.0 reference-guide release yet, but I suspect a volunteer will come forward soon.
In the meantime though, there is documentation for Solr 8.0.0 available. Solr's documentation is included alongside the code. You can checkout Solr and build the documentation yourself by moving to "solr/solr-ref-guide" and running the command "ant clean default" from that directory. This will build the same HTML pages you're used to seeing at lucene.apache.org/solr/guide, and you can open the local copies in your browser and browse them as you normally would. Alternatively, the Solr mirror on Github does its best to preview the documentation. It doesn't display perfectly, but it might be helpful for tiding you over until the official documentation is available, if you're unwilling or unable to build the documentation site locally: https://github.com/apache/lucene-solr/blob/branch_8_0/solr/solr-ref-guide/src/index.adoc Hope that helps, Jason On Mon, Apr 1, 2019 at 7:34 AM Yoann Moulin <yoann.mou...@epfl.ch> wrote: > > Hello, > > I’m looking for the documentation for the latest release of SolR (8.0) but it > looks like it’s not online yet. > > https://lucene.apache.org/solr/news.html > > http://lucene.apache.org/solr/guide/ > > Do you know when it will be available? > > Best regards. > > -- > Yoann Moulin > EPFL IC-IT