On Tue, Jul 3, 2012 at 4:03 PM, <[email protected]> wrote: > +# oh shit, the 3.6.0 javadocs seem to have been deleted? > +# temporarily redirect all old links to the new 4.0 docs > +# really we should bring back the 3.6.0 docs, at an explicit path, and > +# have /api redirect to then until 4.0 final comes out. > +RedirectMatch temp /solr/api(.*) /solr/api-4_0_0-ALPHA$1 > + > +
yes: i deleted these: since 4.0 alpha is the latest release, i renamed it and fix the links on the website. if you want older javadocs, please add them as api-XXXXX we don't need an ambiguous 'api' link that someone must figure out wtf to do with. -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
