On 1/18/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: 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
So people don't keep linking to the docs url? Sounds fine to me...
I'm on my way home, but I'll handle it later if no one else does so
first.
-Yonik