Ok, I just run a public link checker (random one: https://www.drlinkcheck.com) and it found 27 dead link, for various reasons, some not actually dead.
But one very interesting thing it did find is that Solr Package "org.apache.solr.api" is - for some reason - not present on the public Javadoc site, even though it is clearly in the index. Very easy way to see that is at: https://lucene.apache.org/solr/8_1_1/solr-core/overview-summary.html (the 3rd package from the top). It just redirects to "not-found". Same for all of the classes in that package. Very strange. And it affects older 8.0 release as well I think. So, perhaps something in the release process catches it, a wrong regexp or some such. Regards, Alex. On Wed, 12 Jun 2019 at 16:30, Cassandra Targett <casstarg...@gmail.com> wrote: > > There is a link validation that runs as part of the build to be sure Javadoc > links will resolve, but there is no regular mechanism of link checking that > occurs as far as I’m aware. Not that it shouldn’t happen, someone just needs > to make it happen. > > Cassandra > On Jun 12, 2019, 10:08 AM -0500, Alexandre Rafalovitch <arafa...@gmail.com>, > wrote: > > A question (not a vote unfortunately). Do we run Link Checkers on > release or even once in a while? > > I found one dead link on > (https://lucene.apache.org/solr/guide/8_1/errata.html), the > self-reference uses 8.1 instead 8_1 in the URL. But the issue is > probably bigger. > > Regards. > Alex. > > On Wed, 12 Jun 2019 at 10:47, Cassandra Targett <ctarg...@apache.org> wrote: > > > Please vote to release the Solr Reference Guide for 8.1 > > The PDF artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-8.1-RC1/ > > $ cat apache-solr-ref-guide-8.1.pdf.sha512 > cc76882fb3061fa03d1aa291d9705c1df17f948ff47f3f7d6a18e8ddef907f1c74f078ed482f7f5e04b7c6779a88ad85297cd31ae03570db2acc5930ba2feaf0 > apache-solr-ref-guide-8.1.pdf > > The HTML version is also available: https://lucene.apache.org/solr/guide/8_1 > > Here's my +1. > > Thanks, > Cassandra > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org