: The old website has been redirected to the new, so those links are : less important.
one hitch to this is that the symlink from when we moved hte javadocs is now gone, so links like this found in the wiki 9and in mail archives) no longer work... http://incubator.apache.org/solr/docs/api/org/apache/solr/request/DisMaxRequestHandler.html ...instead of re-adding a symlink, we should probably put in a .htaccess file to do a redirect from http://lucene.apache.org/solr/docs/(.*) to http://lucene.apache.org/solr/$1 -Hoss
