|
|
+
Alan Woodward 2012-04-25, 07:53
+
Erick Erickson 2012-04-25, 11:52
+
Robert Muir 2012-04-25, 13:47
+
Alan Woodward 2012-04-25, 15:19
-
Re: Javadoc links on wiki are brokenRobert Muir 2012-04-25, 15:25
On Wed, Apr 25, 2012 at 11:19 AM, Alan Woodward
<[EMAIL PROTECTED]> wrote: > OK, I've fixed the links on that page (following Erick's pointers); they > should all work now. > > One bit that concerns me: the solr links look like this: > http://lucene.apache.org/solr/api/org/apache/solr/request/QueryResponseWriter.html > > while the lucene links look like this: > http://lucene.apache.org/core/3_6_0/api/core/org/apache/lucene/search/Similarity.html > > Notice the 3_6_0 in there. Is there an equivalent 'unversioned' lucene link > anywhere? As of now, the lucene links will all go out of date with the next > release, while the Solr ones should keep up. Thats a good point: sounds like a real problem. I think its possible Solr might eventually have versioned docs here in the future too (e.g. 4.0 and 3.6). One easy idea is that we add a redirect into the CMS for "most current release's documentation". When putting out a new release we would just update this redirect (just like we have to update other redirects like the one for most current downloads). -- lucidimagination.com --------------------------------------------------------------------- +
Uwe Schindler 2012-04-25, 15:27
|